Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c108 COMPUTE_WEIGHTED_DIFF, enumerator
119 [COMPUTE_WEIGHTED_DIFF] = "wdiff",
129 [COMPUTE_WEIGHTED_DIFF] = PERF_HPP_DIFF__WEIGHTED_DIFF,
218 if (compute == COMPUTE_WEIGHTED_DIFF) in setup_compute_opt()
357 case COMPUTE_WEIGHTED_DIFF: in formula_fprintf()
724 case COMPUTE_WEIGHTED_DIFF: in hists__precompute()
785 case COMPUTE_WEIGHTED_DIFF: in __hist_entry__cmp_compute()
1440 case COMPUTE_WEIGHTED_DIFF: in __hpp__color_compare()
1480 return __hpp__color_compare(fmt, hpp, he, COMPUTE_WEIGHTED_DIFF); in hpp__color_wdiff()
1860 case COMPUTE_WEIGHTED_DIFF: in ui_init()
[all …]