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,
517 static struct hist_entry*
518 get_pair_data(struct hist_entry *he, struct data__file *d)
521 struct hist_entry *pair;
531 static struct hist_entry*
532 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt)
551 struct hist_entry *he = rb_entry(next, struct hist_entry, rb_node_in);
561 static int64_t block_cycles_diff_cmp(struct hist_entry *left,
562 struct hist_entry *right)
577 struct hist_entry *left, struct hist_entry *right)
596 static struct hist_entry *get_block_pair(struct hist_entry *he,
604 struct hist_entry *he_pair = rb_entry(next, struct hist_entry,
632 static void compute_cycles_diff(struct hist_entry *he,
633 struct hist_entry *pair)
670 struct hist_entry *he = rb_entry(next, struct hist_entry,
672 struct hist_entry *pair = get_block_pair(he, hists_pair);
696 struct hist_entry *he, *pair;
700 he = rb_entry(next, struct hist_entry, rb_node_in);
758 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right,
798 hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right,
803 struct hist_entry *p_right, *p_left;
828 hist_entry__cmp_compute_idx(struct hist_entry *left, struct hist_entry *right,
831 struct hist_entry *p_right, *p_left;
860 struct hist_entry *left __maybe_unused,
861 struct hist_entry *right __maybe_unused)
868 struct hist_entry *left, struct hist_entry *right)
877 struct hist_entry *left, struct hist_entry *right)
886 struct hist_entry *left, struct hist_entry *right)
895 struct hist_entry *left, struct hist_entry *right)
904 struct hist_entry *left, struct hist_entry *right)
913 struct hist_entry *left, struct hist_entry *right)
921 struct hist_entry *left, struct hist_entry *right)
929 struct hist_entry *left, struct hist_entry *right)
937 struct hist_entry *left, struct hist_entry *right)
1313 static double baseline_percent(struct hist_entry *he)
1321 struct perf_hpp *hpp, struct hist_entry *he)
1337 static int hpp__entry_baseline(struct hist_entry *he, char *buf, size_t size)
1349 static int cycles_printf(struct hist_entry *he, struct hist_entry *pair,
1354 struct hist_entry *block_he;
1394 struct perf_hpp *hpp, struct hist_entry *he,
1399 struct hist_entry *pair = get_pair_fmt(he, dfmt);
1463 struct perf_hpp *hpp, struct hist_entry *he)
1469 struct perf_hpp *hpp, struct hist_entry *he)
1475 struct perf_hpp *hpp, struct hist_entry *he)
1481 struct perf_hpp *hpp, struct hist_entry *he)
1514 struct perf_hpp *hpp, struct hist_entry *he)
1518 struct hist_entry *pair = get_pair_fmt(he, dfmt);
1521 struct hist_entry *block_he;
1571 hpp__entry_unpair(struct hist_entry *he, int idx, char *buf, size_t size)
1584 hpp__entry_pair(struct hist_entry *he, struct hist_entry *pair,
1648 __hpp__entry_global(struct hist_entry *he, struct diff_hpp_fmt *dfmt,
1651 struct hist_entry *pair = get_pair_fmt(he, dfmt);
1666 struct hist_entry *he)