Home
last modified time | relevance | path

Searched defs:root_out (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/tests/
H A Dhists_output.c99 struct rb_root_cached *root_out; in del_hist_entries() local
H A Dhists_cumulate.c134 struct rb_root_cached *root_out; in del_hist_entries() local
/linux/tools/perf/util/
H A Dhist.c448 struct rb_root_cached *root_out; hists__delete_entry() local
1964 hists__hierarchy_output_resort(struct hists * hists,struct ui_progress * prog,struct rb_root_cached * root_in,struct rb_root_cached * root_out,u64 min_callchain_hits,bool use_callchain) hists__hierarchy_output_resort() argument