Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-diff.c289 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair) in compute_ratio() function
708 compute_ratio(he, pair); in hists__precompute()
1421 diff = compute_ratio(he, pair); in __hpp__color_compare()
1601 ratio = compute_ratio(he, pair); in hpp__entry_pair()