Searched refs:PERF_FLAG_FD_OUTPUT (Results 1 – 3 of 3) sorted by relevance
877 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
97 #ifndef PERF_FLAG_FD_OUTPUT98 # define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
137 PERF_FLAG_FD_OUTPUT |\8300 if (flags & PERF_FLAG_FD_OUTPUT) in SYSCALL_DEFINE5()