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()
412 struct hist_entry *he = browser->he_selection; in hist_browser__selection_unfolded()
426 struct hist_entry *he = browser->he_selection; in hist_browser__selection_sym_name()
444 struct hist_entry *he = browser->he_selection; in hist_browser__toggle_fold()
564 static int hierarchy_set_folding(struct hist_browser *hb, struct hist_entry *he, in hierarchy_set_folding()
569 struct hist_entry *child; in hierarchy_set_folding()
573 child = rb_entry(nd, struct hist_entry, rb_node); in hierarchy_set_folding()
582 static void hist_entry__set_folding(struct hist_entry *he, in hist_entry__set_folding()
605 struct hist_entry *he; in __hist_browser__set_folding()
610 he = rb_entry(nd, struct hist_entry, rb_node); in __hist_browser__set_folding()
702 struct hist_entry *h = rb_entry(browser->b.top, struct hist_entry, rb_node); in hist_browser__handle_hotkey()
1164 struct hist_entry *entry, int level, in hist_browser__show_callchain()
1229 static u64 __hpp_get_##_field(struct hist_entry *he) \
1237 struct hist_entry *he) \
1244 static u64 __hpp_get_acc_##_field(struct hist_entry *he) \
1252 struct hist_entry *he) \
1296 struct hist_entry *entry, in hist_browser__show_entry()
1402 struct hist_entry *entry, in hist_browser__show_hierarchy_entry()
1828 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__refresh()
1870 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_entries()
1893 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_prev_entries()
1908 struct hist_entry *h; in ui_browser__hists_seek()
1941 h = rb_entry(browser->top, struct hist_entry, rb_node); in ui_browser__hists_seek()
1963 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
1985 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
2022 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()
2037 struct hist_entry *he, FILE *fp, in hist_browser__fprintf_callchain()
2051 struct hist_entry *he, FILE *fp) in hist_browser__fprintf_entry()
2093 struct hist_entry *he, in hist_browser__fprintf_hierarchy_entry()
2157 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__fprintf()
2272 static struct hist_entry *hist_browser__selected_entry(struct hist_browser *browser) in hist_browser__selected_entry()
2432 struct hist_entry *he; in do_annotate()
2715 struct hist_entry *he; in do_res_sample_script()
2756 struct hist_entry *he; in add_script_opt()
2905 struct hist_entry *he; in hist_browser__update_percent_limit()
2913 he = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__update_percent_limit()