Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-diff.c247 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff() function
478 compute_wdiff(he, pair); in hists__precompute()
895 wdiff = compute_wdiff(he, pair); in __hpp__color_compare()
987 wdiff = compute_wdiff(he, pair); in hpp__entry_pair()