Searched refs:cloexec (Results 1 – 3 of 3) sorted by relevance
161 bool cloexec; member
103 perf-y += cloexec.o
1806 if (perf_missing_features.cloexec) in evsel__disable_missing_features()1895 } else if (!perf_missing_features.cloexec && (evsel->open_flags & PERF_FLAG_FD_CLOEXEC)) { in evsel__detect_missing_features()1896 perf_missing_features.cloexec = true; in evsel__detect_missing_features()