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

/linux-4.4.14/arch/mips/oprofile/
H A Dop_model_mipsxx.c33 #define M_COUNTER_OVERFLOW (1UL << 31) macro
258 (counter & M_COUNTER_OVERFLOW)) { \ mipsxx_perfcount_handler()

Completed in 54 milliseconds