Searched refs:ARMV8_PMCR_E (Results 1 – 1 of 1) sorted by relevance
206 #define ARMV8_PMCR_E (1 << 0) /* Enable all counters */ macro494 armv8pmu_pmcr_write(armv8pmu_pmcr_read() | ARMV8_PMCR_E); in armv8pmu_start()505 armv8pmu_pmcr_write(armv8pmu_pmcr_read() & ~ARMV8_PMCR_E); in armv8pmu_stop()