Searched refs:sched_state (Results 1 – 1 of 1) sorted by relevance
70 int sched_state = thread->state; in kperf_thread_info_runmode_legacy() local76 if (sched_state & TH_RUN) { in kperf_thread_info_runmode_legacy()79 if (sched_state & TH_WAIT) { in kperf_thread_info_runmode_legacy()82 if (sched_state & TH_UNINT) { in kperf_thread_info_runmode_legacy()85 if (sched_state & TH_SUSP) { in kperf_thread_info_runmode_legacy()88 if (sched_state & TH_TERMINATE) { in kperf_thread_info_runmode_legacy()91 if (sched_state & TH_IDLE) { in kperf_thread_info_runmode_legacy()