Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/sched/
Dpsi.c310 unsigned long nonidle_total = 0; in collect_percpu_times() local
333 nonidle_total += nonidle; in collect_percpu_times()
354 div_u64(deltas[s], max(nonidle_total, 1UL)); in collect_percpu_times()