Lines Matching refs:hist_entry
272 static double period_percent(struct hist_entry *he, u64 period)
279 static double compute_delta(struct hist_entry *he, struct hist_entry *pair)
289 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair)
299 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair)
311 static int formula_delta(struct hist_entry *he, struct hist_entry *pair,
328 static int formula_ratio(struct hist_entry *he, struct hist_entry *pair,
337 static int formula_wdiff(struct hist_entry *he, struct hist_entry *pair,
348 static int formula_fprintf(struct hist_entry *he, struct hist_entry *pair,
519 static struct hist_entry*
520 get_pair_data(struct hist_entry *he, struct data__file *d)
523 struct hist_entry *pair;
533 static struct hist_entry*
534 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt)
553 struct hist_entry *he = rb_entry(next, struct hist_entry, rb_node_in);
563 static int64_t block_cycles_diff_cmp(struct hist_entry *left,
564 struct hist_entry *right)
579 struct hist_entry *left, struct hist_entry *right)
598 static struct hist_entry *get_block_pair(struct hist_entry *he,
606 struct hist_entry *he_pair = rb_entry(next, struct hist_entry,
634 static void compute_cycles_diff(struct hist_entry *he,
635 struct hist_entry *pair)
672 struct hist_entry *he = rb_entry(next, struct hist_entry,
674 struct hist_entry *pair = get_block_pair(he, hists_pair);
698 struct hist_entry *he, *pair;
702 he = rb_entry(next, struct hist_entry, rb_node_in);
760 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right,
800 hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right,
805 struct hist_entry *p_right, *p_left;
830 hist_entry__cmp_compute_idx(struct hist_entry *left, struct hist_entry *right,
833 struct hist_entry *p_right, *p_left;
862 struct hist_entry *left __maybe_unused,
863 struct hist_entry *right __maybe_unused)
870 struct hist_entry *left, struct hist_entry *right)
879 struct hist_entry *left, struct hist_entry *right)
888 struct hist_entry *left, struct hist_entry *right)
897 struct hist_entry *left, struct hist_entry *right)
906 struct hist_entry *left, struct hist_entry *right)
915 struct hist_entry *left, struct hist_entry *right)
923 struct hist_entry *left, struct hist_entry *right)
931 struct hist_entry *left, struct hist_entry *right)
939 struct hist_entry *left, struct hist_entry *right)
1316 static double baseline_percent(struct hist_entry *he)
1324 struct perf_hpp *hpp, struct hist_entry *he)
1340 static int hpp__entry_baseline(struct hist_entry *he, char *buf, size_t size)
1352 static int cycles_printf(struct hist_entry *he, struct hist_entry *pair,
1357 struct hist_entry *block_he;
1397 struct perf_hpp *hpp, struct hist_entry *he,
1402 struct hist_entry *pair = get_pair_fmt(he, dfmt);
1466 struct perf_hpp *hpp, struct hist_entry *he)
1472 struct perf_hpp *hpp, struct hist_entry *he)
1478 struct perf_hpp *hpp, struct hist_entry *he)
1484 struct perf_hpp *hpp, struct hist_entry *he)
1517 struct perf_hpp *hpp, struct hist_entry *he)
1521 struct hist_entry *pair = get_pair_fmt(he, dfmt);
1524 struct hist_entry *block_he;
1574 hpp__entry_unpair(struct hist_entry *he, int idx, char *buf, size_t size)
1587 hpp__entry_pair(struct hist_entry *he, struct hist_entry *pair,
1651 __hpp__entry_global(struct hist_entry *he, struct diff_hpp_fmt *dfmt,
1654 struct hist_entry *pair = get_pair_fmt(he, dfmt);
1669 struct hist_entry *he)