Home
last modified time | relevance | path

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

/external/linux-tools-perf/
Dbuiltin-kmem.c465 static void __sort_result(struct rb_root *root, struct rb_root *root_sorted, in __sort_result() function
484 __sort_result(&root_alloc_stat, &root_alloc_sorted, &alloc_sort); in sort_result()
485 __sort_result(&root_caller_stat, &root_caller_sorted, &caller_sort); in sort_result()