Home
last modified time | relevance | path

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

/arch/mips/oprofile/
Dop_model_mipsxx.c21 #define M_PERFCTL_USER (1UL << 3) macro
168 reg.control[i] |= M_PERFCTL_USER; in mipsxx_reg_setup()
/arch/mips/kernel/
Dperf_event_mipsxx.c109 #define M_PERFCTL_USER (1 << 3) macro
130 M_PERFCTL_USER | \
1355 hwc->config_base |= M_PERFCTL_USER; in __hw_perf_event_init()