Home
last modified time | relevance | path

Searched refs:PERF_PMU_CAP_AUX_SW_DOUBLEBUF (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/kernel/events/
Dring_buffer.c608 if ((event->pmu->capabilities & PERF_PMU_CAP_AUX_SW_DOUBLEBUF) && in rb_alloc_aux()
/Linux-v4.19/include/linux/
Dperf_event.h243 #define PERF_PMU_CAP_AUX_SW_DOUBLEBUF 0x08 macro
/Linux-v4.19/arch/x86/events/intel/
Dpt.c1517 PERF_PMU_CAP_AUX_NO_SG | PERF_PMU_CAP_AUX_SW_DOUBLEBUF; in pt_init()