Lines Matching refs:he
98 struct hist_entry *he; member
126 int hist_entry__sort_snprintf(struct hist_entry *he, char *bf, size_t size,
128 void hist_entry__delete(struct hist_entry *he);
164 void hists__calc_col_len(struct hists *hists, struct hist_entry *he);
202 struct hist_entry *he);
204 struct hist_entry *he);
274 typedef u64 (*hpp_field_fn)(struct hist_entry *he);
279 struct hist_entry *he, hpp_field_fn get_field,
282 struct hist_entry *he, hpp_field_fn get_field,
316 int hist_entry__tui_annotate(struct hist_entry *he, struct perf_evsel *evsel,
341 static inline int hist_entry__tui_annotate(struct hist_entry *he __maybe_unused, in hist_entry__tui_annotate()