Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-diff.c109 COMPUTE_WEIGHTED_DIFF, enumerator
120 [COMPUTE_WEIGHTED_DIFF] = "wdiff",
130 [COMPUTE_WEIGHTED_DIFF] = PERF_HPP_DIFF__WEIGHTED_DIFF,
219 if (compute == COMPUTE_WEIGHTED_DIFF) in setup_compute_opt()
358 case COMPUTE_WEIGHTED_DIFF: in formula_fprintf()
711 case COMPUTE_WEIGHTED_DIFF: in hists__precompute()
772 case COMPUTE_WEIGHTED_DIFF: in __hist_entry__cmp_compute()
897 return hist_entry__cmp_compute(right, left, COMPUTE_WEIGHTED_DIFF, d->idx); in hist_entry__cmp_wdiff()
928 return hist_entry__cmp_compute_idx(right, left, COMPUTE_WEIGHTED_DIFF, in hist_entry__cmp_wdiff_idx()
1427 case COMPUTE_WEIGHTED_DIFF: in __hpp__color_compare()
[all …]