Lines Matching refs:hist_entry

58 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he,  in __hpp__fmt()
83 struct hist_entry *pair; in __hpp__fmt()
123 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt()
143 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc()
156 struct hist_entry *he, enum mem_stat_type mst, in hpp__fmt_mem_stat()
206 static int hist_entry__new_pair(struct hist_entry *a, struct hist_entry *b, in hist_entry__new_pair()
212 struct hist_entry *pair; in hist_entry__new_pair()
237 static int __hpp__group_sort_idx(struct hist_entry *a, struct hist_entry *b, in __hpp__group_sort_idx()
277 static int __hpp__sort(struct hist_entry *a, struct hist_entry *b, in __hpp__sort()
316 static int __hpp__sort_acc(struct hist_entry *a, struct hist_entry *b, in __hpp__sort_acc()
367 struct hist_entry *a, struct hist_entry *b) in hpp__sort_mem_stat()
503 static u64 he_get_##_field(struct hist_entry *he) \
509 struct perf_hpp *hpp, struct hist_entry *he) \
517 struct perf_hpp *hpp, struct hist_entry *he) \
525 struct hist_entry *a, struct hist_entry *b) \
531 static u64 he_get_acc_##_field(struct hist_entry *he) \
537 struct perf_hpp *hpp, struct hist_entry *he) \
545 struct perf_hpp *hpp, struct hist_entry *he) \
553 struct hist_entry *a, struct hist_entry *b) \
559 static u64 he_get_raw_##_field(struct hist_entry *he) \
565 struct perf_hpp *hpp, struct hist_entry *he) \
573 struct hist_entry *a, struct hist_entry *b) \
579 static u64 he_get_##_field(struct hist_entry *he) \
585 struct perf_hpp *hpp, struct hist_entry *he) \
593 struct hist_entry *a, struct hist_entry *b) \
601 struct hist_entry *he) \
610 struct hist_entry *he) \
661 struct hist_entry *a __maybe_unused, in HPP_PERCENT_FNS()
662 struct hist_entry *b __maybe_unused) in HPP_PERCENT_FNS()