Home
last modified time | relevance | path

Searched refs:PMU_FL_EXCL_CNTRS (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/x86/events/intel/
A Dcore.c4541 if (x86_pmu.flags & (PMU_FL_EXCL_CNTRS | PMU_FL_TFA)) { in intel_cpuc_prepare()
4549 if (x86_pmu.flags & PMU_FL_EXCL_CNTRS) { in intel_cpuc_prepare()
4722 if (x86_pmu.flags & PMU_FL_EXCL_CNTRS) { in intel_pmu_cpu_starting()
5204 x86_pmu.flags |= PMU_FL_EXCL_CNTRS | PMU_FL_EXCL_ENABLED; in intel_ht_bug()
6802 x86_pmu.flags &= ~(PMU_FL_EXCL_CNTRS | PMU_FL_EXCL_ENABLED); in fixup_ht_bug()
/linux-6.3-rc2/arch/x86/events/
A Dperf_event.h1000 #define PMU_FL_EXCL_CNTRS 0x4 /* has exclusive counter requirements */ macro

Completed in 17 milliseconds