Home
last modified time | relevance | path

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

/tools/bpf/resolve_btfids/
A Dmain.c783 .structs = RB_ROOT, in main()
784 .unions = RB_ROOT, in main()
785 .typedefs = RB_ROOT, in main()
786 .funcs = RB_ROOT, in main()
787 .sets = RB_ROOT, in main()
/tools/perf/util/
A Dcall-path.c23 cp->children = RB_ROOT; in call_path__init()
A Dmem2node.c55 map->root = RB_ROOT; in mem2node__init()
A Dbpf-trace-summary.c23 static struct rb_root cgroups = RB_ROOT;
454 cgroups = RB_ROOT; in trace_cleanup_bpf_summary()
A Dcallchain.h179 root->node.rb_root_in = RB_ROOT; in callchain_init()
A Denv.c274 env->bpf_progs.infos = RB_ROOT; in perf_env__init()
275 env->bpf_progs.btfs = RB_ROOT; in perf_env__init()
A Dcallchain.c446 *rb_root = RB_ROOT; in sort_chain_flat()
456 node->rb_root = RB_ROOT; in __sort_chain_graph_abs()
485 node->rb_root = RB_ROOT; in __sort_chain_graph_rel()
551 parent->rb_root_in = RB_ROOT; in create_child()
A Ddso.c1545 dso->data_types = RB_ROOT; in dso__new_id()
1546 dso->global_vars = RB_ROOT; in dso__new_id()
1564 data->cache = RB_ROOT; in dso__new_id()
A Dsymbol.c1130 struct rb_root from_modules = RB_ROOT; in compare_proc_modules()
1131 struct rb_root to_modules = RB_ROOT; in compare_proc_modules()
1189 struct rb_root modules = RB_ROOT; in do_validate_kcore_modules()
A Dannotate.c1616 struct rb_root tmp_root = RB_ROOT; in annotation__calc_lines()
1657 struct rb_root source_line = RB_ROOT; in hist_entry__tty_annotate2()
1693 struct rb_root source_line = RB_ROOT; in hist_entry__tty_annotate()
A Dhist.c1463 *root = RB_ROOT; in hist_entry__delete()
A Dintel-pt.c4428 pt->vmcs_info = RB_ROOT; in intel_pt_process_auxtrace_info()
/tools/include/linux/
A Drbtree.h36 #define RB_ROOT (struct rb_root) { NULL, } macro
/tools/testing/selftests/kvm/lib/
A Dkvm_util.c299 vm->regions.gpa_tree = RB_ROOT; in ____vm_create()
300 vm->regions.hva_tree = RB_ROOT; in ____vm_create()
/tools/perf/ui/browsers/
A Dannotate.c312 browser->entries = RB_ROOT; in annotate_browser__calc_percent()
/tools/perf/
A Dbuiltin-lock.c1823 struct rb_root root = RB_ROOT; in print_contention_result()
2010 .cgroups = RB_ROOT, in __cmd_contention()

Completed in 63 milliseconds