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

/linux-master/tools/perf/
H A Dbuiltin-diff.c289 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair) function
722 compute_ratio(he, pair);
1435 diff = compute_ratio(he, pair);
1615 ratio = compute_ratio(he, pair);

Completed in 261 milliseconds