Searched refs:cloexec (Results 1 – 3 of 3) sorted by relevance
177 bool cloexec; member
1867 if (perf_missing_features.cloexec) in evsel__disable_missing_features()1961 } else if (!perf_missing_features.cloexec && (evsel->open_flags & PERF_FLAG_FD_CLOEXEC)) { in evsel__detect_missing_features()1962 perf_missing_features.cloexec = true; in evsel__detect_missing_features()
107 perf-y += cloexec.o