Searched refs:arch_evsel__must_be_in_group (Results 1 – 1 of 1) sorted by relevance
3897 bool __weak arch_evsel__must_be_in_group(const struct evsel *evsel __maybe_unused) in arch_evsel__must_be_in_group() function3909 if (!arch_evsel__must_be_in_group(evsel) && evsel != leader) { in evsel__remove_from_group()