Searched defs:PERF_FLAG_FD_CLOEXEC (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/trace/beauty/
H A Dperf_event_open.c15 # define PERF_FLAG_FD_CLOEXEC (1UL << 3) /* O_CLOEXEC */ macro
/linux-master/include/uapi/linux/
H A Dperf_event.h1274 #define PERF_FLAG_FD_CLOEXEC (1UL << 3) /* O_CLOEXEC */ macro
/linux-master/tools/include/uapi/linux/
H A Dperf_event.h1274 #define PERF_FLAG_FD_CLOEXEC (1UL << 3) /* O_CLOEXEC */ macro

Completed in 176 milliseconds