Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-diff.c300 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff() function
712 compute_wdiff(he, pair); in hists__precompute()
1433 wdiff = compute_wdiff(he, pair); in __hpp__color_compare()
1618 wdiff = compute_wdiff(he, pair); in hpp__entry_pair()