Searched refs:PERF_PMU_CAP_AUX_OUTPUT (Results 1 – 4 of 4) sorted by relevance
249 #define PERF_PMU_CAP_AUX_OUTPUT 0x100 macro
2267 if (!(pmu.capabilities & PERF_PMU_CAP_AUX_OUTPUT)) in x86_pmu_aux_output_match()
2080 x86_get_pmu()->capabilities |= PERF_PMU_CAP_AUX_OUTPUT; in intel_ds_init()
10548 !(pmu->capabilities & PERF_PMU_CAP_AUX_OUTPUT)) { in perf_event_alloc()