Home
last modified time | relevance | path

Searched refs:COMPUTE_RATIO (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-diff.c108 COMPUTE_RATIO, enumerator
119 [COMPUTE_RATIO] = "ratio",
129 [COMPUTE_RATIO] = PERF_HPP_DIFF__RATIO,
356 case COMPUTE_RATIO: in formula_fprintf()
708 case COMPUTE_RATIO: in hists__precompute()
765 case COMPUTE_RATIO: in __hist_entry__cmp_compute()
888 return hist_entry__cmp_compute(right, left, COMPUTE_RATIO, d->idx); in hist_entry__cmp_ratio()
920 return hist_entry__cmp_compute_idx(right, left, COMPUTE_RATIO, in hist_entry__cmp_ratio_idx()
1416 case COMPUTE_RATIO: in __hpp__color_compare()
1461 return __hpp__color_compare(fmt, hpp, he, COMPUTE_RATIO); in hpp__color_ratio()
[all …]