Searched refs:iowait_time (Results 1 – 1 of 1) sorted by relevance
64 u64 iowait, iowait_time = -1ULL; in get_iowait_time() local67 iowait_time = get_cpu_iowait_time_us(cpu, NULL); in get_iowait_time()69 if (iowait_time == -1ULL) in get_iowait_time()73 iowait = usecs_to_cputime64(iowait_time); in get_iowait_time()