Home
last modified time | relevance | path

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

/arch/mips/oprofile/
Dop_model_mipsxx.c30 #define M_PERFCTL_WIDE (1UL << 30) macro
/arch/mips/kernel/
Dperf_event_mipsxx.c124 #define M_PERFCTL_WIDE (1 << 30) macro
1833 if (read_c0_perfctrl0() & M_PERFCTL_WIDE) { in init_hw_perf_events()