Lines Matching defs:pair
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()
409 struct hist_entry *pair; in get_pair_data() local
461 struct hist_entry *he, *pair; in hists__precompute() local
866 struct hist_entry *pair = get_pair_fmt(he, dfmt); in __hpp__color_compare() local
950 hpp__entry_pair(struct hist_entry *he, struct hist_entry *pair, in hpp__entry_pair()
1016 struct hist_entry *pair = get_pair_fmt(he, dfmt); in __hpp__entry_global() local