Lines Matching refs:he
122 struct hist_entry *he; member
167 int hist_entry__sort_snprintf(struct hist_entry *he, char *bf, size_t size,
169 int hist_entry__snprintf_alignment(struct hist_entry *he, struct perf_hpp *hpp,
171 void hist_entry__delete(struct hist_entry *he);
173 typedef int (*hists__resort_cb_t)(struct hist_entry *he, void *arg);
215 void hists__calc_col_len(struct hists *hists, struct hist_entry *he);
263 struct hist_entry *he);
265 struct hist_entry *he);
386 int hist_entry__filter(struct hist_entry *he, int type, const void *arg);
406 typedef u64 (*hpp_field_fn)(struct hist_entry *he);
411 struct hist_entry *he, hpp_field_fn get_field,
414 struct hist_entry *he, hpp_field_fn get_field,
460 int hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel,
497 static inline int hist_entry__tui_annotate(struct hist_entry *he __maybe_unused, in hist_entry__tui_annotate()
556 bool hist_entry__has_hierarchy_children(struct hist_entry *he, float limit);
559 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp,