Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c299 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff() function
725 compute_wdiff(he, pair); in hists__precompute()
1446 wdiff = compute_wdiff(he, pair); in __hpp__color_compare()
1631 wdiff = compute_wdiff(he, pair); in hpp__entry_pair()