Home
last modified time | relevance | path

Searched refs:ARC_REG_PCT_CONFIG_USER (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/arc/include/asm/
Dperf_event.h33 #define ARC_REG_PCT_CONFIG_USER (1 << 18) /* count in user mode */ macro
/linux-5.19.10/arch/arc/kernel/
Dperf_event.c349 hwc->config |= ARC_REG_PCT_CONFIG_USER; in arc_pmu_event_init()