Home
last modified time | relevance | path

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

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