Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-diff.c226 static double compute_delta(struct hist_entry *he, struct hist_entry *pair) in compute_delta() function
442 compute_delta(he, pair); in hists__precompute()
796 diff = compute_delta(he, pair); in hpp__entry_pair()