Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/
Dbuiltin-kmem.c463 static void __sort_result(struct rb_root *root, struct rb_root *root_sorted, in __sort_result() function
482 __sort_result(&root_alloc_stat, &root_alloc_sorted, &alloc_sort); in sort_result()
483 __sort_result(&root_caller_stat, &root_caller_sorted, &caller_sort); in sort_result()