Searched refs:compute_delta (Results 1 – 2 of 2) sorted by relevance
279 static double compute_delta(struct hist_entry *he, struct hist_entry *pair) in compute_delta() function705 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()
764 bool compute_delta, u64 *last_update_time) in get_cpu_sleep_time_us() argument779 if (tick_sched_flag_test(ts, TS_FLAG_IDLE_ACTIVE) && compute_delta) { in get_cpu_sleep_time_us()
Completed in 13 milliseconds