Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-diff.c289 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair) in compute_ratio() function
720 compute_ratio(he, pair); in hists__precompute()
1432 diff = compute_ratio(he, pair); in __hpp__color_compare()
1612 ratio = compute_ratio(he, pair); in hpp__entry_pair()