Searched refs:ARMV6_PMCR_COUNT1_OVERFLOW (Results 1 – 1 of 1) sorted by relevance
201 #define ARMV6_PMCR_COUNT1_OVERFLOW (1 << 9) macro209 (ARMV6_PMCR_COUNT0_OVERFLOW | ARMV6_PMCR_COUNT1_OVERFLOW | \229 ret = pmcr & ARMV6_PMCR_COUNT1_OVERFLOW; in armv6_pmcr_counter_has_overflowed()