Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-diff.c237 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair) in compute_ratio() function
478 compute_ratio(he, pair); in hists__precompute()
890 diff = compute_ratio(he, pair); in __hpp__color_compare()
977 ratio = compute_ratio(he, pair); in hpp__entry_pair()