Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-kmem.c75 static struct rb_root root_caller_stat; variable
133 struct rb_node **node = &root_caller_stat.rb_node; in insert_caller_stat()
166 rb_insert_color(&data->node, &root_caller_stat); in insert_caller_stat()
248 &root_caller_stat, in evsel__process_free_event()
1347 __sort_slab_result(&root_caller_stat, &root_caller_sorted, in sort_result()