Home
last modified time | relevance | path

Searched defs:all_pmus (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dmetricgroup.c284 bool all_pmus = !strcmp(pmu, "all") || perf_pmus__num_core_pmus() == 1 || !is_pmu_core(pmu); in setup_metric_events() local

Completed in 5 milliseconds