Searched refs:dt_sleep (Results 1 – 1 of 1) sorted by relevance
256 u64 dt_sleep; /* time between CPU access by sleep (off cpu) */ member2087 wait_time = tr->dt_sleep + tr->dt_iowait + tr->dt_preempt; in timehist_print_sample()2147 r->dt_sleep = 0; in timehist_update_runtime_stats()2171 r->dt_sleep = dt_wait; in timehist_update_runtime_stats()2179 r->total_sleep_time += r->dt_sleep; in timehist_update_runtime_stats()2671 last_tr->dt_sleep = 0; in timehist_sched_change_event()