Searched refs:detection_done (Results 1 – 1 of 1) sorted by relevance
2262 static bool detection_done = false; in evsel__detect_missing_brstack_features() local2272 if (detection_done) in evsel__detect_missing_brstack_features()2305 detection_done = true; in evsel__detect_missing_brstack_features()2334 static bool detection_done; in evsel__detect_missing_aux_action_feature() local2341 if (!evsel->core.attr.aux_action || detection_done) in evsel__detect_missing_aux_action_feature()2344 detection_done = true; in evsel__detect_missing_aux_action_feature()2369 static bool detection_done = false; in evsel__detect_missing_features() local2384 if (detection_done) in evsel__detect_missing_features()2505 detection_done = true; in evsel__detect_missing_features()