Searched refs:PSI_NONIDLE (Results 1 – 2 of 2) sorted by relevance
241 case PSI_NONIDLE: in test_state()341 nonidle = nsecs_to_jiffies(times[PSI_NONIDLE]); in collect_percpu_times()344 for (s = 0; s < PSI_NONIDLE; s++) in collect_percpu_times()438 nonidle = changed_states & (1 << PSI_NONIDLE); in psi_avgs_work()680 if (groupc->state_mask & (1 << PSI_NONIDLE)) in record_times()681 groupc->times[PSI_NONIDLE] += delta; in record_times()1130 if (state >= PSI_NONIDLE) in psi_trigger_create()
55 PSI_NONIDLE, enumerator
Completed in 5 milliseconds