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()
712 struct hist_entry *h = rb_entry(browser->b.top, struct hist_entry, rb_node); in hist_browser__handle_hotkey()
1174 struct hist_entry *entry, int level, in hist_browser__show_callchain()
1239 static u64 __hpp_get_##_field(struct hist_entry *he) \
1247 struct hist_entry *he) \
1254 static u64 __hpp_get_acc_##_field(struct hist_entry *he) \
1262 struct hist_entry *he) \
1306 struct hist_entry *entry, in hist_browser__show_entry()
1412 struct hist_entry *entry, in hist_browser__show_hierarchy_entry()
1838 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__refresh()
1880 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_entries()
1903 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_prev_entries()
1918 struct hist_entry *h; in ui_browser__hists_seek()
1951 h = rb_entry(browser->top, struct hist_entry, rb_node); in ui_browser__hists_seek()
1973 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
1995 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
2032 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
2041 h = rb_entry(nd, struct hist_entry, rb_node); in ui_browser__hists_seek()
2047 struct hist_entry *he, FILE *fp, in hist_browser__fprintf_callchain()
2061 struct hist_entry *he, FILE *fp) in hist_browser__fprintf_entry()
2103 struct hist_entry *he, in hist_browser__fprintf_hierarchy_entry()
2167 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__fprintf()
2282 static struct hist_entry *hist_browser__selected_entry(struct hist_browser *browser) in hist_browser__selected_entry()
2442 struct hist_entry *he; in do_annotate()
2721 struct hist_entry *he; in do_res_sample_script()
2762 struct hist_entry *he; in add_script_opt()
2911 struct hist_entry *he; in hist_browser__update_percent_limit()
2919 he = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__update_percent_limit()