Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/oprofile/
Dop_model_mipsxx.c19 #define M_PERFCTL_KERNEL (1UL << 1) macro
166 reg.control[i] |= M_PERFCTL_KERNEL; in mipsxx_reg_setup()
/linux-4.4.14/arch/mips/kernel/
Dperf_event_mipsxx.c107 #define M_PERFCTL_KERNEL (1 << 1) macro
129 M_PERFCTL_KERNEL | \
1307 hwc->config_base |= M_PERFCTL_KERNEL; in __hw_perf_event_init()