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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/oprofile/
H A Dop_model_mipsxx.c32 #define M_COUNTER_OVERFLOW (1UL << 31) macro
231 (counter & M_COUNTER_OVERFLOW)) { \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/oprofile/
H A Dop_model_mipsxx.c32 #define M_COUNTER_OVERFLOW (1UL << 31) macro
231 (counter & M_COUNTER_OVERFLOW)) { \

Completed in 163 milliseconds