Home
last modified time | relevance | path

Searched refs:wait_time (Results 1 – 1 of 1) sorted by relevance

/tools/perf/
Dbuiltin-sched.c2009 u64 wait_time; in timehist_print_sample() local
2032 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()