Searched refs:PERF_FLAG_FD_OUTPUT (Results 1 – 4 of 4) sorted by relevance
6 #ifndef PERF_FLAG_FD_OUTPUT7 # define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
1262 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
365 PERF_FLAG_FD_OUTPUT |\12541 if (flags & PERF_FLAG_FD_OUTPUT) in SYSCALL_DEFINE5()