Searched refs:wait_time (Results 1 – 1 of 1) sorted by relevance
2009 u64 wait_time; in timehist_print_sample() local2032 wait_time = tr->dt_sleep + tr->dt_iowait + tr->dt_preempt; in timehist_print_sample()2033 print_sched_time(wait_time, 6); in timehist_print_sample()