Home
last modified time | relevance | path

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

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