Searched defs:PERF_FLAG_FD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
12 # define PERF_FLAG_FD_CLOEXEC 8 macro
892 #define PERF_FLAG_FD_CLOEXEC (1UL << 3) /* O_CLOEXEC */ macro