Searched refs:changed_states (Results 1 – 1 of 1) sorted by relevance
346 u32 changed_states = 0; in collect_percpu_times() local365 changed_states |= cpu_changed_states; in collect_percpu_times()392 *pchanged_states = changed_states; in collect_percpu_times()560 u32 changed_states; in psi_avgs_work() local570 collect_percpu_times(group, PSI_AVGS, &changed_states); in psi_avgs_work()583 if (changed_states & PSI_STATE_RESCHEDULE) { in psi_avgs_work()634 u32 changed_states; in psi_rtpoll_work() local678 collect_percpu_times(group, PSI_POLL, &changed_states); in psi_rtpoll_work()680 if (changed_states & group->rtpoll_states) { in psi_rtpoll_work()700 if (changed_states & group->rtpoll_states) { in psi_rtpoll_work()
Completed in 7 milliseconds