Searched refs:dt_wait (Results 1 – 1 of 1) sorted by relevance
2164 u64 dt_wait = tprev - r->last_time; in timehist_update_runtime_stats() local2167 r->dt_preempt = dt_wait; in timehist_update_runtime_stats()2169 r->dt_iowait = dt_wait; in timehist_update_runtime_stats()2171 r->dt_sleep = dt_wait; in timehist_update_runtime_stats()