Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-diff.c247 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff() function
481 compute_wdiff(he, pair); in hists__precompute()
901 wdiff = compute_wdiff(he, pair); in __hpp__color_compare()
993 wdiff = compute_wdiff(he, pair); in hpp__entry_pair()