Home
last modified time | relevance | path

Searched defs:iowait (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/proc/
Dstat.c36 cputime64_t iowait; in get_iowait_time() local
64 u64 iowait, iowait_time = -1ULL; in get_iowait_time() local
84 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
/linux-4.1.27/kernel/time/
Dtick-sched.c545 ktime_t now, iowait; in get_cpu_iowait_time_us() local
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_verbs.h521 struct list_head iowait; /* link for wait PIO buf */ member