Home
last modified time | relevance | path

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

/linux/tools/perf/
A Dbuiltin-diff.c279 static double compute_delta(struct hist_entry *he, struct hist_entry *pair) in compute_delta() function
705 compute_delta(he, pair); in hists__precompute()
1410 diff = compute_delta(he, pair); in __hpp__color_compare()
1586 diff = compute_delta(he, pair); in hpp__entry_pair()
/linux/kernel/time/
A Dtick-sched.c764 bool compute_delta, u64 *last_update_time) in get_cpu_sleep_time_us() argument
779 if (tick_sched_flag_test(ts, TS_FLAG_IDLE_ACTIVE) && compute_delta) { in get_cpu_sleep_time_us()

Completed in 13 milliseconds