Searched refs:read_c0_perfctrl0 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dperfcntr.c61 case 0: return read_c0_perfctrl0(); /* Control */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/oprofile/
H A Dop_model_mipsxx.c251 if (!(read_c0_perfctrl0() & M_PERFCTL_MORE))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h1017 #define read_c0_perfctrl0() __read_32bit_c0_register($25, 0) macro

Completed in 43 milliseconds