Lines Matching refs:hist_entry
70 struct hist_entry *he =
71 rb_entry(nd, struct hist_entry, rb_node);
131 /* 3 == +/- toggle symbol before actual hist_entry rendering */
161 static char hist_entry__folded(const struct hist_entry *he)
272 static int hierarchy_count_rows(struct hist_browser *hb, struct hist_entry *he,
277 struct hist_entry *child;
289 child = rb_entry(node, struct hist_entry, rb_node);
304 static bool hist_entry__toggle_fold(struct hist_entry *he)
381 static void hist_entry__init_have_children(struct hist_entry *he)
398 struct hist_entry *he = browser->he_selection;
412 struct hist_entry *he = browser->he_selection;
426 struct hist_entry *he = browser->he_selection;
444 struct hist_entry *he = browser->he_selection;
564 static int hierarchy_set_folding(struct hist_browser *hb, struct hist_entry *he,
569 struct hist_entry *child;
573 child = rb_entry(nd, struct hist_entry, rb_node);
582 static void hist_entry__set_folding(struct hist_entry *he,
605 struct hist_entry *he;
610 he = rb_entry(nd, struct hist_entry, rb_node);
702 struct hist_entry *h = rb_entry(browser->b.top, struct hist_entry, rb_node);
1164 struct hist_entry *entry, int level,
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,
1402 struct hist_entry *entry,
1828 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node);
1870 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node);
1893 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node);
1908 struct hist_entry *h;
1941 h = rb_entry(browser->top, struct hist_entry, rb_node);
1946 * the next top level hist_entry, instead we must compute an offset of
1953 * structure, we need to always print the whole hist_entry callchain,
1963 h = rb_entry(nd, struct hist_entry, rb_node);
1985 h = rb_entry(nd, struct hist_entry, rb_node);
2018 * Last unfiltered hist_entry, check if it is
2022 h = rb_entry(nd, struct hist_entry, rb_node);
2031 h = rb_entry(nd, struct hist_entry, rb_node);
2037 struct hist_entry *he, FILE *fp,
2051 struct hist_entry *he, FILE *fp)
2093 struct hist_entry *he,
2157 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node);
2272 static struct hist_entry *hist_browser__selected_entry(struct hist_browser *browser)
2432 struct hist_entry *he;
2715 struct hist_entry *he;
2756 struct hist_entry *he;
2905 struct hist_entry *he;
2913 he = rb_entry(nd, struct hist_entry, rb_node);