Searched refs:sched_state (Results 1 – 1 of 1) sorted by relevance
69 int sched_state = thread->state; in kperf_thread_info_runmode_legacy() local75 if (sched_state & TH_RUN) { in kperf_thread_info_runmode_legacy()78 if (sched_state & TH_WAIT) { in kperf_thread_info_runmode_legacy()81 if (sched_state & TH_UNINT) { in kperf_thread_info_runmode_legacy()84 if (sched_state & TH_SUSP) { in kperf_thread_info_runmode_legacy()87 if (sched_state & TH_TERMINATE) { in kperf_thread_info_runmode_legacy()90 if (sched_state & TH_IDLE) { in kperf_thread_info_runmode_legacy()