Home
last modified time | relevance | path

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

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