Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/oprofile/
Dop_model_mipsxx.c20 #define M_PERFCTL_SUPERVISOR (1UL << 2) macro
/linux-4.4.14/arch/mips/kernel/
Dperf_event_mipsxx.c108 #define M_PERFCTL_SUPERVISOR (1 << 2) macro
131 M_PERFCTL_SUPERVISOR | \
1312 hwc->config_base |= M_PERFCTL_SUPERVISOR; in __hw_perf_event_init()