Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/time/
Dtick-sched.c756 bool compute_delta, u64 *last_update_time) in get_cpu_sleep_time_us()
/linux-6.14.4/tools/perf/
Dbuiltin-diff.c280 static double compute_delta(struct hist_entry *he, struct hist_entry *pair) in compute_delta() function