Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dpsi.c345 unsigned long nonidle_total = 0; in collect_percpu_times() local
368 nonidle_total += nonidle; in collect_percpu_times()
389 div_u64(deltas[s], max(nonidle_total, 1UL)); in collect_percpu_times()