Searched refs:M_PERFCTL_EXL (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/oprofile/
H A Dop_model_mipsxx.c18 #define M_PERFCTL_EXL (1UL << 0) macro
170 reg.control[i] |= M_PERFCTL_EXL; mipsxx_reg_setup()
/linux-4.4.14/arch/mips/kernel/
H A Dperf_event_mipsxx.c106 #define M_PERFCTL_EXL (1 << 0) macro
128 #define M_PERFCTL_COUNT_EVENT_WHENEVER (M_PERFCTL_EXL | \
1309 hwc->config_base |= M_PERFCTL_EXL; __hw_perf_event_init()

Completed in 44 milliseconds