Home
last modified time | relevance | path

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

/tools/perf/
A Dbuiltin-diff.c309 return pair->diff.wdiff; in compute_wdiff()
774 s64 l = left->diff.wdiff; in __hist_entry__cmp_compute()
775 s64 r = right->diff.wdiff; in __hist_entry__cmp_compute()
1391 s64 wdiff; in __hpp__color_compare() local
1431 wdiff = pair->diff.wdiff; in __hpp__color_compare()
1433 wdiff = compute_wdiff(he, pair); in __hpp__color_compare()
1437 get_percent_color(wdiff), in __hpp__color_compare()
1438 pfmt, wdiff); in __hpp__color_compare()
1579 s64 wdiff; in hpp__entry_pair() local
1616 wdiff = pair->diff.wdiff; in hpp__entry_pair()
[all …]
/tools/perf/Documentation/
A Dperf-diff.txt93 Differential computation selection - delta, ratio, wdiff, cycles,
277 wdiff:WEIGHT-B,WEIGHT-A
289 behind ':' separator like '-c wdiff:1,2'.
A Dperf-config.txt626 'wdiff'. Default is 'delta'.
/tools/perf/util/
A Dhist.h218 s64 wdiff; member

Completed in 13 milliseconds