Searched refs:PERF_FLAG_FD_OUTPUT (Results 1 – 3 of 3) sorted by relevance
6 #ifndef PERF_FLAG_FD_OUTPUT7 # define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
1294 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
414 PERF_FLAG_FD_OUTPUT |\13455 if (flags & PERF_FLAG_FD_OUTPUT) in SYSCALL_DEFINE5()