Home
last modified time | relevance | path

Searched refs:metric_list_cmp (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dmetricgroup.c1138 * metric_list_cmp - list_sort comparator that sorts metrics with more events to
1141 static int metric_list_cmp(void *priv __maybe_unused, const struct list_head *l, in metric_list_cmp() function
1550 list_sort(NULL, &metric_list, metric_list_cmp); in parse_groups()

Completed in 3 milliseconds