Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-report.c946 static int task_list_cmp(void *priv, const struct list_head *la, const struct list_head *lb) in task_list_cmp() function
1044 list_sort(machine, &tasks, task_list_cmp); in tasks_print()