Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devsel.c3897 bool __weak arch_evsel__must_be_in_group(const struct evsel *evsel __maybe_unused) in arch_evsel__must_be_in_group() function
3909 if (!arch_evsel__must_be_in_group(evsel) && evsel != leader) { in evsel__remove_from_group()