Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/oprofile/
Dop_model_mipsxx.c272 #define M_CONFIG1_PC (1 << 4) macro
276 if (!(read_c0_config1() & M_CONFIG1_PC)) in __n_counters()
/linux-4.4.14/arch/mips/kernel/
Dperf_event_mipsxx.c104 #define M_CONFIG1_PC (1 << 4) macro
757 if (!(read_c0_config1() & M_CONFIG1_PC)) in __n_counters()