Searched refs:root_alloc_stat (Results 1 – 1 of 1) sorted by relevance
73 static struct rb_root root_alloc_stat; variable88 struct rb_node **node = &root_alloc_stat.rb_node; in insert_alloc_stat()121 rb_insert_color(&data->node, &root_alloc_stat); in insert_alloc_stat()241 s_alloc = search_alloc_stat(ptr, 0, &root_alloc_stat, ptr_cmp); in perf_evsel__process_free_event()1350 __sort_slab_result(&root_alloc_stat, &root_alloc_sorted, in sort_result()