Searched refs:PMU_F_IN_USE (Results 1 – 3 of 3) sorted by relevance
20 #define PMU_F_IN_USE 0x4000 macro
1939 if (cpuhw->flags & PMU_F_IN_USE) in cpumsf_pmu_add()1985 cpuhw->flags |= PMU_F_IN_USE; in cpumsf_pmu_add()2004 cpuhw->flags &= ~PMU_F_IN_USE; in cpumsf_pmu_del()2105 if (cpuhw->flags & PMU_F_IN_USE) in cpumf_measurement_alert()2111 WARN_ON_ONCE(!(cpuhw->flags & PMU_F_IN_USE)); in cpumf_measurement_alert()
1334 cpuhw->flags &= ~PMU_F_IN_USE; in cfset_ioctl_off()1344 cpuhw->flags |= PMU_F_IN_USE; in cfset_ioctl_on()