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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/oprofile/
H A Dop_model_mipsxx.c30 #define M_PERFCTL_MORE (1UL << 31) macro
251 if (!(read_c0_perfctrl0() & M_PERFCTL_MORE))
253 if (!(read_c0_perfctrl1() & M_PERFCTL_MORE))
255 if (!(read_c0_perfctrl2() & M_PERFCTL_MORE))

Completed in 119 milliseconds