Lines Matching refs:COMPUTE_WEIGHTED_DIFF
103 COMPUTE_WEIGHTED_DIFF, enumerator
113 [COMPUTE_WEIGHTED_DIFF] = "wdiff",
123 [COMPUTE_WEIGHTED_DIFF] = PERF_HPP_DIFF__WEIGHTED_DIFF,
208 if (compute == COMPUTE_WEIGHTED_DIFF) in setup_compute_opt()
347 case COMPUTE_WEIGHTED_DIFF: in formula_fprintf()
766 case COMPUTE_WEIGHTED_DIFF: in hists__precompute()
825 case COMPUTE_WEIGHTED_DIFF: in __hist_entry__cmp_compute()
950 return hist_entry__cmp_compute(right, left, COMPUTE_WEIGHTED_DIFF, d->idx); in hist_entry__cmp_wdiff()
981 return hist_entry__cmp_compute_idx(right, left, COMPUTE_WEIGHTED_DIFF, in hist_entry__cmp_wdiff_idx()
1416 case COMPUTE_WEIGHTED_DIFF: in __hpp__color_compare()
1456 return __hpp__color_compare(fmt, hpp, he, COMPUTE_WEIGHTED_DIFF); in hpp__color_wdiff()
1744 case COMPUTE_WEIGHTED_DIFF: in ui_init()
1829 compute = COMPUTE_WEIGHTED_DIFF; in diff__config()