Home
last modified time | relevance | path

Searched refs:read_c0_perfctrl2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c285 return read_c0_perfctrl2(); in mipsxx_pmu_read_control()
807 if (!(read_c0_perfctrl2() & MIPS_PERFCTRL_M)) in __n_counters()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1292 #define read_c0_perfctrl2() __read_32bit_c0_register($25, 4) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1872 #define read_c0_perfctrl2() __read_32bit_c0_register($25, 4) macro