Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dpsi.c341 unsigned long nonidle_total = 0; in collect_percpu_times() local
364 nonidle_total += nonidle; in collect_percpu_times()
385 div_u64(deltas[s], max(nonidle_total, 1UL)); in collect_percpu_times()