Lines Matching defs:he
220 static double period_percent(struct hist_entry *he, u64 period) in period_percent()
227 static double compute_delta(struct hist_entry *he, struct hist_entry *pair) in compute_delta()
237 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair) in compute_ratio()
247 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff()
259 static int formula_delta(struct hist_entry *he, struct hist_entry *pair, in formula_delta()
276 static int formula_ratio(struct hist_entry *he, struct hist_entry *pair, in formula_ratio()
285 static int formula_wdiff(struct hist_entry *he, struct hist_entry *pair, in formula_wdiff()
296 static int formula_fprintf(struct hist_entry *he, struct hist_entry *pair, in formula_fprintf()
393 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data()
407 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt) in get_pair_fmt()
427 struct hist_entry *he = rb_entry(next, struct hist_entry, rb_node_in); in hists__baseline_only() local
449 struct hist_entry *he, *pair; in hists__precompute() local
548 struct hist_entry *he, in insert_hist_entry_by_compute()
585 struct hist_entry *he; in hists__compute_resort() local
759 static double baseline_percent(struct hist_entry *he) in baseline_percent()
767 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_baseline()
783 static int hpp__entry_baseline(struct hist_entry *he, char *buf, size_t size) in hpp__entry_baseline()
796 struct perf_hpp *hpp, struct hist_entry *he, in __hpp__color_compare()
853 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_delta()
859 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_ratio()
865 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_wdiff()
871 hpp__entry_unpair(struct hist_entry *he, int idx, char *buf, size_t size) in hpp__entry_unpair()
884 hpp__entry_pair(struct hist_entry *he, struct hist_entry *pair, in hpp__entry_pair()
944 __hpp__entry_global(struct hist_entry *he, struct diff_hpp_fmt *dfmt, in __hpp__entry_global()
962 struct hist_entry *he) in hpp__entry_global()