Searched refs:PERF_FLAG_FD_OUTPUT (Results 1 – 6 of 6) sorted by relevance
6 #ifndef PERF_FLAG_FD_OUTPUT7 # define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
1110 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
995 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
1115 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
354 PERF_FLAG_FD_OUTPUT |\11800 if (flags & PERF_FLAG_FD_OUTPUT) in SYSCALL_DEFINE5()