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

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

Completed in 54 milliseconds