Lines Matching refs:hist_entry
55 struct hist_entry *he = in hist_browser__get_folding()
56 rb_entry(nd, struct hist_entry, rb_node); in hist_browser__get_folding()
146 static char hist_entry__folded(const struct hist_entry *he) in hist_entry__folded()
257 static int hierarchy_count_rows(struct hist_browser *hb, struct hist_entry *he, in hierarchy_count_rows()
262 struct hist_entry *child; in hierarchy_count_rows()
274 child = rb_entry(node, struct hist_entry, rb_node); in hierarchy_count_rows()
289 static bool hist_entry__toggle_fold(struct hist_entry *he) in hist_entry__toggle_fold()
366 static void hist_entry__init_have_children(struct hist_entry *he) in hist_entry__init_have_children()
383 struct hist_entry *he = browser->he_selection; in hist_browser__toggle_fold()
503 static int hierarchy_set_folding(struct hist_browser *hb, struct hist_entry *he, in hierarchy_set_folding()
508 struct hist_entry *child; in hierarchy_set_folding()
512 child = rb_entry(nd, struct hist_entry, rb_node); in hierarchy_set_folding()
521 static void __hist_entry__set_folding(struct hist_entry *he, in __hist_entry__set_folding()
540 static void hist_entry__set_folding(struct hist_entry *he, in hist_entry__set_folding()
567 struct hist_entry *he; in __hist_browser__set_folding()
571 he = rb_entry(nd, struct hist_entry, rb_node); in __hist_browser__set_folding()
659 struct hist_entry *h = rb_entry(browser->b.top, in hist_browser__run()
660 struct hist_entry, rb_node); in hist_browser__run()
1097 struct hist_entry *entry, int level, in hist_browser__show_callchain()
1162 static u64 __hpp_get_##_field(struct hist_entry *he) \
1170 struct hist_entry *he) \
1177 static u64 __hpp_get_acc_##_field(struct hist_entry *he) \
1185 struct hist_entry *he) \
1227 struct hist_entry *entry, in hist_browser__show_entry()
1333 struct hist_entry *entry, in hist_browser__show_hierarchy_entry()
1759 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__refresh()
1797 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_entries()
1820 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_prev_entries()
1835 struct hist_entry *h; in ui_browser__hists_seek()
1868 h = rb_entry(browser->top, struct hist_entry, rb_node); in ui_browser__hists_seek()
1890 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
1912 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
1949 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
1958 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
1964 struct hist_entry *he, FILE *fp, in hist_browser__fprintf_callchain()
1978 struct hist_entry *he, FILE *fp) in hist_browser__fprintf_entry()
2020 struct hist_entry *he, in hist_browser__fprintf_hierarchy_entry()
2083 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__fprintf()
2198 static struct hist_entry *hist_browser__selected_entry(struct hist_browser *browser) in hist_browser__selected_entry()
2339 struct hist_entry *he; in do_annotate()
2660 struct hist_entry *he; in hist_browser__update_percent_limit()
2668 he = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__update_percent_limit()