Searched refs:changed_states (Results 1 – 1 of 1) sorted by relevance
307 u32 changed_states = 0; in collect_percpu_times() local326 changed_states |= cpu_changed_states; in collect_percpu_times()353 *pchanged_states = changed_states; in collect_percpu_times()413 u32 changed_states; in psi_avgs_work() local424 collect_percpu_times(group, PSI_AVGS, &changed_states); in psi_avgs_work()425 nonidle = changed_states & (1 << PSI_NONIDLE); in psi_avgs_work()578 u32 changed_states; in psi_poll_work() local585 collect_percpu_times(group, PSI_POLL, &changed_states); in psi_poll_work()587 if (changed_states & group->poll_states) { in psi_poll_work()