Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-kmem.c77 static struct rb_root root_caller_stat; variable
135 struct rb_node **node = &root_caller_stat.rb_node; in insert_caller_stat()
168 rb_insert_color(&data->node, &root_caller_stat); in insert_caller_stat()
261 &root_caller_stat, in evsel__process_free_event()
1369 __sort_slab_result(&root_caller_stat, &root_caller_sorted, in sort_result()