Searched refs:ARMV6_PMCR_COUNT0_OVERFLOW (Results 1 – 1 of 1) sorted by relevance
136 #define ARMV6_PMCR_COUNT0_OVERFLOW (1 << 8) macro145 (ARMV6_PMCR_COUNT0_OVERFLOW | ARMV6_PMCR_COUNT1_OVERFLOW | \163 ret = pmcr & ARMV6_PMCR_COUNT0_OVERFLOW; in armv6_pmcr_counter_has_overflowed()