Searched defs:PERF_FLAG_FD_CLOEXEC (Results 1 – 5 of 5) sorted by relevance
62 PERF_FLAG_FD_CLOEXEC = 8 variable in Perf
172 #define PERF_FLAG_FD_CLOEXEC 0 in arch_perfCreate() macro
77 #define PERF_FLAG_FD_CLOEXEC (1UL << 3) macro
814 #define PERF_FLAG_FD_CLOEXEC (1UL << 3) /* O_CLOEXEC */ macro
997 #define PERF_FLAG_FD_CLOEXEC (1UL << 3) /* O_CLOEXEC */ macro