Lines Matching refs:COMPUTE_RATIO
79 COMPUTE_RATIO, enumerator
88 [COMPUTE_RATIO] = "ratio",
97 [COMPUTE_RATIO] = PERF_HPP_DIFF__RATIO,
315 case COMPUTE_RATIO: in formula_fprintf()
481 case COMPUTE_RATIO: in hists__precompute()
523 case COMPUTE_RATIO: in __hist_entry__cmp_compute()
646 return hist_entry__cmp_compute(right, left, COMPUTE_RATIO, d->idx); in hist_entry__cmp_ratio()
678 return hist_entry__cmp_compute_idx(right, left, COMPUTE_RATIO, in hist_entry__cmp_ratio_idx()
915 case COMPUTE_RATIO: in __hpp__color_compare()
958 return __hpp__color_compare(fmt, hpp, he, COMPUTE_RATIO); in hpp__color_ratio()
1239 case COMPUTE_RATIO: in ui_init()
1318 compute = COMPUTE_RATIO; in diff__config()