Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
Dperf_event.h1264 #define PERF_FLAG_FD_CLOEXEC (1UL << 3) /* O_CLOEXEC */ macro
/third_party/libbpf/src/
Dlibbpf.c10750 -1 /* group_fd */, PERF_FLAG_FD_CLOEXEC);
10891 -1 /* group_fd */, PERF_FLAG_FD_CLOEXEC);
11552 -1 /* group_fd */, PERF_FLAG_FD_CLOEXEC);
12169 -1 /* group_fd */, PERF_FLAG_FD_CLOEXEC);
12907 -1, PERF_FLAG_FD_CLOEXEC);