Lines Matching refs:hist_entry

59 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he,  in __hpp__fmt()
84 struct hist_entry *pair; in __hpp__fmt()
124 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt()
144 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc()
157 struct hist_entry *he, enum mem_stat_type mst, in hpp__fmt_mem_stat()
207 static int hist_entry__new_pair(struct hist_entry *a, struct hist_entry *b, in hist_entry__new_pair()
213 struct hist_entry *pair; in hist_entry__new_pair()
238 static int __hpp__group_sort_idx(struct hist_entry *a, struct hist_entry *b, in __hpp__group_sort_idx()
278 static int __hpp__sort(struct hist_entry *a, struct hist_entry *b, in __hpp__sort()
317 static int __hpp__sort_acc(struct hist_entry *a, struct hist_entry *b, in __hpp__sort_acc()
368 struct hist_entry *a, struct hist_entry *b) in hpp__sort_mem_stat()
504 static u64 he_get_##_field(struct hist_entry *he) \
510 struct perf_hpp *hpp, struct hist_entry *he) \
518 struct perf_hpp *hpp, struct hist_entry *he) \
526 struct hist_entry *a, struct hist_entry *b) \
532 static u64 he_get_acc_##_field(struct hist_entry *he) \
538 struct perf_hpp *hpp, struct hist_entry *he) \
546 struct perf_hpp *hpp, struct hist_entry *he) \
554 struct hist_entry *a, struct hist_entry *b) \
560 static u64 he_get_raw_##_field(struct hist_entry *he) \
566 struct perf_hpp *hpp, struct hist_entry *he) \
574 struct hist_entry *a, struct hist_entry *b) \
580 static u64 he_get_##_field(struct hist_entry *he) \
586 struct perf_hpp *hpp, struct hist_entry *he) \
594 struct hist_entry *a, struct hist_entry *b) \
602 struct hist_entry *he) \
611 struct hist_entry *he) \
662 struct hist_entry *a __maybe_unused, in HPP_PERCENT_FNS()
663 struct hist_entry *b __maybe_unused) in HPP_PERCENT_FNS()