Searched refs:PERF_PMU_CAP_AUX_OUTPUT (Results 1 – 5 of 5) sorted by relevance
292 #define PERF_PMU_CAP_AUX_OUTPUT 0x0080 macro
2414 x86_get_pmu(smp_processor_id())->capabilities |= PERF_PMU_CAP_AUX_OUTPUT; in intel_ds_init()
6048 pmu->pmu.capabilities |= PERF_PMU_CAP_AUX_OUTPUT; in intel_pmu_init()
2663 if (!(pmu.capabilities & PERF_PMU_CAP_AUX_OUTPUT)) in x86_pmu_aux_output_match()
12083 !(pmu->capabilities & PERF_PMU_CAP_AUX_OUTPUT)) { in perf_event_alloc()