Lines Matching refs:COMPUTE_RATIO
102 COMPUTE_RATIO, enumerator
112 [COMPUTE_RATIO] = "ratio",
122 [COMPUTE_RATIO] = PERF_HPP_DIFF__RATIO,
345 case COMPUTE_RATIO: in formula_fprintf()
763 case COMPUTE_RATIO: in hists__precompute()
818 case COMPUTE_RATIO: in __hist_entry__cmp_compute()
941 return hist_entry__cmp_compute(right, left, COMPUTE_RATIO, d->idx); in hist_entry__cmp_ratio()
973 return hist_entry__cmp_compute_idx(right, left, COMPUTE_RATIO, in hist_entry__cmp_ratio_idx()
1405 case COMPUTE_RATIO: in __hpp__color_compare()
1450 return __hpp__color_compare(fmt, hpp, he, COMPUTE_RATIO); in hpp__color_ratio()
1741 case COMPUTE_RATIO: in ui_init()
1827 compute = COMPUTE_RATIO; in diff__config()