Searched refs:PMU_F_IN_USE (Results 1 – 3 of 3) sorted by relevance
20 #define PMU_F_IN_USE 0x4000 macro
1941 if (cpuhw->flags & PMU_F_IN_USE) in cpumsf_pmu_add()1987 cpuhw->flags |= PMU_F_IN_USE; in cpumsf_pmu_add()2006 cpuhw->flags &= ~PMU_F_IN_USE; in cpumsf_pmu_del()2107 if (cpuhw->flags & PMU_F_IN_USE) in cpumf_measurement_alert()2113 WARN_ON_ONCE(!(cpuhw->flags & PMU_F_IN_USE)); in cpumf_measurement_alert()
1328 cpuhw->flags &= ~PMU_F_IN_USE; in cfset_ioctl_off()1338 cpuhw->flags |= PMU_F_IN_USE; in cfset_ioctl_on()