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
1259 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
359 PERF_FLAG_FD_OUTPUT |\12297 if (flags & PERF_FLAG_FD_OUTPUT) in SYSCALL_DEFINE5()