Lines Matching defs:he

273 static double period_percent(struct hist_entry *he, u64 period)  in period_percent()
280 static double compute_delta(struct hist_entry *he, struct hist_entry *pair) in compute_delta()
290 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair) in compute_ratio()
300 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff()
312 static int formula_delta(struct hist_entry *he, struct hist_entry *pair, in formula_delta()
329 static int formula_ratio(struct hist_entry *he, struct hist_entry *pair, in formula_ratio()
338 static int formula_wdiff(struct hist_entry *he, struct hist_entry *pair, in formula_wdiff()
349 static int formula_fprintf(struct hist_entry *he, struct hist_entry *pair, in formula_fprintf()
378 static void block_hist_free(void *he) in block_hist_free()
507 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data()
521 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt) in get_pair_fmt()
540 struct hist_entry *he = rb_entry(next, struct hist_entry, rb_node_in); in hists__baseline_only() local
585 static struct hist_entry *get_block_pair(struct hist_entry *he, in get_block_pair()
621 static void compute_cycles_diff(struct hist_entry *he, in compute_cycles_diff()
659 struct hist_entry *he = rb_entry(next, struct hist_entry, in block_hists_match() local
685 struct hist_entry *he, *pair; in hists__precompute() local
1303 static double baseline_percent(struct hist_entry *he) in baseline_percent()
1311 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_baseline()
1327 static int hpp__entry_baseline(struct hist_entry *he, char *buf, size_t size) in hpp__entry_baseline()
1339 static int cycles_printf(struct hist_entry *he, struct hist_entry *pair, in cycles_printf()
1384 struct perf_hpp *hpp, struct hist_entry *he, in __hpp__color_compare()
1453 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_delta()
1459 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_ratio()
1465 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_wdiff()
1471 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_cycles()
1504 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_cycles_hist()
1561 hpp__entry_unpair(struct hist_entry *he, int idx, char *buf, size_t size) in hpp__entry_unpair()
1574 hpp__entry_pair(struct hist_entry *he, struct hist_entry *pair, in hpp__entry_pair()
1638 __hpp__entry_global(struct hist_entry *he, struct diff_hpp_fmt *dfmt, in __hpp__entry_global()
1656 struct hist_entry *he) in hpp__entry_global()