Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c283 return read_c0_perfctrl1(); in mipsxx_pmu_read_control()
805 if (!(read_c0_perfctrl1() & MIPS_PERFCTRL_M)) in __n_counters()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1286 #define read_c0_perfctrl1() __read_32bit_c0_register($25, 2) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1866 #define read_c0_perfctrl1() __read_32bit_c0_register($25, 2) macro