Searched refs:PMU_F_IN_USE (Results 1 – 3 of 3) sorted by relevance
20 #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()
1892 if (cpuhw->flags & PMU_F_IN_USE) in cpumsf_pmu_add()1938 cpuhw->flags |= PMU_F_IN_USE; in cpumsf_pmu_add()1957 cpuhw->flags &= ~PMU_F_IN_USE; in cpumsf_pmu_del()2058 if (cpuhw->flags & PMU_F_IN_USE) in cpumf_measurement_alert()2064 WARN_ON_ONCE(!(cpuhw->flags & PMU_F_IN_USE)); in cpumf_measurement_alert()