Searched refs:PMU_F_IN_USE (Results 1 – 3 of 3) sorted by relevance
19 #define PMU_F_IN_USE 0x4000 macro
573 if (cpuhw->flags & PMU_F_IN_USE) { in cf_diag_add()580 cpuhw->flags |= PMU_F_IN_USE; in cf_diag_add()599 cpuhw->flags &= ~PMU_F_IN_USE; in cf_diag_del()
1858 if (cpuhw->flags & PMU_F_IN_USE) in cpumsf_pmu_add()1904 cpuhw->flags |= PMU_F_IN_USE; in cpumsf_pmu_add()1923 cpuhw->flags &= ~PMU_F_IN_USE; in cpumsf_pmu_del()2024 if (cpuhw->flags & PMU_F_IN_USE) in cpumf_measurement_alert()2030 WARN_ON_ONCE(!(cpuhw->flags & PMU_F_IN_USE)); in cpumf_measurement_alert()