Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-diff.c299 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff() function
723 compute_wdiff(he, pair); in hists__precompute()
1443 wdiff = compute_wdiff(he, pair); in __hpp__color_compare()
1628 wdiff = compute_wdiff(he, pair); in hpp__entry_pair()