Searched refs:PERF_PMU_CAP_AUX_NO_SG (Results 1 – 4 of 4) sorted by relevance
605 bts_pmu.capabilities = PERF_PMU_CAP_AUX_NO_SG | PERF_PMU_CAP_ITRACE | in bts_init()
1785 pt_pmu.pmu.capabilities = PERF_PMU_CAP_AUX_NO_SG; in pt_init()
723 if ((event->pmu->capabilities & PERF_PMU_CAP_AUX_NO_SG) && in rb_alloc_aux()
265 #define PERF_PMU_CAP_AUX_NO_SG 0x04 macro