Searched refs:kpthsc_state (Results 1 – 2 of 2) sorted by relevance
155 thsc->kpthsc_state = thread->state; in kperf_thread_scheduling_sample()182 | ((uint64_t)(thsc->kpthsc_state & 0xff) << 24) in kperf_thread_scheduling_log()199 ((thsc->kpthsc_state & 0xff) << 24) in kperf_thread_scheduling_log()
54 unsigned int kpthsc_state; member