Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c107 COMPUTE_RATIO, enumerator
118 [COMPUTE_RATIO] = "ratio",
128 [COMPUTE_RATIO] = PERF_HPP_DIFF__RATIO,
355 case COMPUTE_RATIO: in formula_fprintf()
719 case COMPUTE_RATIO: in hists__precompute()
776 case COMPUTE_RATIO: in __hist_entry__cmp_compute()
899 return hist_entry__cmp_compute(right, left, COMPUTE_RATIO, d->idx); in hist_entry__cmp_ratio()
931 return hist_entry__cmp_compute_idx(right, left, COMPUTE_RATIO, in hist_entry__cmp_ratio_idx()
1426 case COMPUTE_RATIO: in __hpp__color_compare()
1471 return __hpp__color_compare(fmt, hpp, he, COMPUTE_RATIO); in hpp__color_ratio()
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c107 COMPUTE_RATIO, enumerator
118 [COMPUTE_RATIO] = "ratio",
128 [COMPUTE_RATIO] = PERF_HPP_DIFF__RATIO,
355 case COMPUTE_RATIO: in formula_fprintf()
721 case COMPUTE_RATIO: in hists__precompute()
778 case COMPUTE_RATIO: in __hist_entry__cmp_compute()
901 return hist_entry__cmp_compute(right, left, COMPUTE_RATIO, d->idx); in hist_entry__cmp_ratio()
933 return hist_entry__cmp_compute_idx(right, left, COMPUTE_RATIO, in hist_entry__cmp_ratio_idx()
1429 case COMPUTE_RATIO: in __hpp__color_compare()
1474 return __hpp__color_compare(fmt, hpp, he, COMPUTE_RATIO); in hpp__color_ratio()
[all...]

Completed in 5 milliseconds