Home
last modified time | relevance | path

Searched refs:PERF_FLAG_FD_OUTPUT (Results 1 – 2 of 2) sorted by relevance

/tools/perf/trace/beauty/
Dperf_event_open.c6 #ifndef PERF_FLAG_FD_OUTPUT
7 # define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
/tools/include/uapi/linux/
Dperf_event.h947 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro