Searched refs:kpthsc_user_time (Results 1 – 2 of 2) sorted by relevance
149 thsc->kpthsc_user_time = times.rtm_user; in kperf_thread_scheduling_sample()176 BUF_DATA(PERF_TI_SCHEDDATA_2, thsc->kpthsc_user_time, in kperf_thread_scheduling_log()190 BUF_DATA(PERF_TI_SCHEDDATA1_32, UPPER_32(thsc->kpthsc_user_time), in kperf_thread_scheduling_log()191 LOWER_32(thsc->kpthsc_user_time), in kperf_thread_scheduling_log()
51 uint64_t kpthsc_user_time; member