Searched refs:nonidle (Results 1 – 1 of 1) sorted by relevance
356 u32 nonidle; in collect_percpu_times() local363 nonidle = nsecs_to_jiffies(times[PSI_NONIDLE]); in collect_percpu_times()364 nonidle_total += nonidle; in collect_percpu_times()367 deltas[s] += (u64)times[s] * nonidle; in collect_percpu_times()