Searched refs:nonidle (Results 1 – 1 of 1) sorted by relevance
360 u32 nonidle; in collect_percpu_times() local367 nonidle = nsecs_to_jiffies(times[PSI_NONIDLE]); in collect_percpu_times()368 nonidle_total += nonidle; in collect_percpu_times()371 deltas[s] += (u64)times[s] * nonidle; in collect_percpu_times()