Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dperf_event.h879 #define PERF_FLAG_FD_CLOEXEC (1UL << 3) /* O_CLOEXEC */ macro
/linux-4.4.14/tools/perf/
Dbuiltin-trace.c106 # define PERF_FLAG_FD_CLOEXEC (1UL << 3) /* O_CLOEXEC */ macro