Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h1101 #define PMU_FL_DYN_CONSTRAINT 0x800 /* Needs dynamic constraint */ macro
/linux/arch/x86/events/intel/
H A Dcore.c5341 if (x86_pmu.flags & (PMU_FL_EXCL_CNTRS | PMU_FL_TFA | PMU_FL_DYN_CONSTRAINT)) { in intel_cpuc_prepare()
7322 x86_pmu.flags |= PMU_FL_DYN_CONSTRAINT; in intel_pmu_init()