Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A Dop_model_mipsxx.c22 #define M_COUNTER_OVERFLOW (1UL << 31) macro
252 (counter & M_COUNTER_OVERFLOW)) { \ in mipsxx_perfcount_handler()