Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-diff.c227 static double compute_delta(struct hist_entry *he, struct hist_entry *pair) in compute_delta() function
475 compute_delta(he, pair); in hists__precompute()
879 diff = compute_delta(he, pair); in __hpp__color_compare()
962 diff = compute_delta(he, pair); in hpp__entry_pair()