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

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

Completed in 47 milliseconds