Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-kmem.c62 static struct rb_root root_caller_stat; variable
114 struct rb_node **node = &root_caller_stat.rb_node; in insert_caller_stat()
147 rb_insert_color(&data->node, &root_caller_stat); in insert_caller_stat()
230 &root_caller_stat, in perf_evsel__process_free_event()
1307 __sort_slab_result(&root_caller_stat, &root_caller_sorted, in sort_result()