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

/linux-4.1.27/tools/perf/
H A Dbuiltin-diff.c237 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair) compute_ratio() function
475 compute_ratio(he, pair); data__for_each_file_new()
884 diff = compute_ratio(he, pair); __hpp__color_compare()
971 ratio = compute_ratio(he, pair); hpp__entry_pair()

Completed in 80 milliseconds