Lines Matching refs:hist_entry
70 struct hist_entry *he = in hist_browser__get_folding()
71 rb_entry(nd, struct hist_entry, rb_node); in hist_browser__get_folding()
161 static char hist_entry__folded(const struct hist_entry *he) in hist_entry__folded()
272 static int hierarchy_count_rows(struct hist_browser *hb, struct hist_entry *he, in hierarchy_count_rows()
277 struct hist_entry *child; in hierarchy_count_rows()
289 child = rb_entry(node, struct hist_entry, rb_node); in hierarchy_count_rows()
304 static bool hist_entry__toggle_fold(struct hist_entry *he) in hist_entry__toggle_fold()
381 static void hist_entry__init_have_children(struct hist_entry *he) in hist_entry__init_have_children()
398 struct hist_entry *he = browser->he_selection; in hist_browser__selection_has_children()
417 struct hist_entry *he = browser->he_selection; in hist_browser__selection_unfolded()
431 struct hist_entry *he = browser->he_selection; in hist_browser__selection_sym_name()
449 struct hist_entry *he = browser->he_selection; in hist_browser__toggle_fold()
569 static int hierarchy_set_folding(struct hist_browser *hb, struct hist_entry *he, in hierarchy_set_folding()
574 struct hist_entry *child; in hierarchy_set_folding()
578 child = rb_entry(nd, struct hist_entry, rb_node); in hierarchy_set_folding()
587 static void __hist_entry__set_folding(struct hist_entry *he, in __hist_entry__set_folding()
606 static void hist_entry__set_folding(struct hist_entry *he, in hist_entry__set_folding()
633 struct hist_entry *he; in __hist_browser__set_folding()
637 he = rb_entry(nd, struct hist_entry, rb_node); in __hist_browser__set_folding()
711 struct hist_entry *h = rb_entry(browser->b.top, struct hist_entry, rb_node); in hist_browser__handle_hotkey()
1173 struct hist_entry *entry, int level, in hist_browser__show_callchain()
1238 static u64 __hpp_get_##_field(struct hist_entry *he) \
1246 struct hist_entry *he) \
1253 static u64 __hpp_get_acc_##_field(struct hist_entry *he) \
1261 struct hist_entry *he) \
1305 struct hist_entry *entry, in hist_browser__show_entry()
1411 struct hist_entry *entry, in hist_browser__show_hierarchy_entry()
1837 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__refresh()
1879 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_entries()
1902 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_prev_entries()
1917 struct hist_entry *h; in ui_browser__hists_seek()
1950 h = rb_entry(browser->top, struct hist_entry, rb_node); in ui_browser__hists_seek()
1972 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
1994 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
2031 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
2040 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
2046 struct hist_entry *he, FILE *fp, in hist_browser__fprintf_callchain()
2060 struct hist_entry *he, FILE *fp) in hist_browser__fprintf_entry()
2102 struct hist_entry *he, in hist_browser__fprintf_hierarchy_entry()
2166 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__fprintf()
2281 static struct hist_entry *hist_browser__selected_entry(struct hist_browser *browser) in hist_browser__selected_entry()
2441 struct hist_entry *he; in do_annotate()
2720 struct hist_entry *he; in do_res_sample_script()
2761 struct hist_entry *he; in add_script_opt()
2910 struct hist_entry *he; in hist_browser__update_percent_limit()
2918 he = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__update_percent_limit()