Searched refs:PERF_PMU_CAP_AUX_NO_SG (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/events/intel/
H A Dbts.c611 bts_pmu.capabilities = PERF_PMU_CAP_AUX_NO_SG | PERF_PMU_CAP_ITRACE |
H A Dpt.c1795 pt_pmu.pmu.capabilities = PERF_PMU_CAP_AUX_NO_SG;
/linux-master/kernel/events/
H A Dring_buffer.c735 if ((event->pmu->capabilities & PERF_PMU_CAP_AUX_NO_SG) &&
/linux-master/include/linux/
H A Dperf_event.h287 #define PERF_PMU_CAP_AUX_NO_SG 0x0004 macro

Completed in 229 milliseconds