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