Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Dpsi.c306 unsigned long nonidle_total = 0; in collect_percpu_times() local
329 nonidle_total += nonidle; in collect_percpu_times()
350 div_u64(deltas[s], max(nonidle_total, 1UL)); in collect_percpu_times()