Home
last modified time | relevance | path

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

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