Searched refs:__sort_slab_result (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-kmem.c | 1278 static void __sort_slab_result(struct rb_root *root, struct rb_root *root_sorted, in __sort_slab_result() function 1345 __sort_slab_result(&root_alloc_stat, &root_alloc_sorted, in sort_result() 1347 __sort_slab_result(&root_caller_stat, &root_caller_sorted, in sort_result()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-kmem.c | 1300 static void __sort_slab_result(struct rb_root *root, struct rb_root *root_sorted, in __sort_slab_result() function 1367 __sort_slab_result(&root_alloc_stat, &root_alloc_sorted, in sort_result() 1369 __sort_slab_result(&root_caller_stat, &root_caller_sorted, in sort_result()
|
Completed in 6 milliseconds