Home
last modified time | relevance | path

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

/linux-3.3/fs/proc/
Dstat.c41 u64 iowait, iowait_time = get_cpu_iowait_time_us(cpu, NULL); in get_iowait_time() local
56 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
/linux-3.3/kernel/time/
Dtick-sched.c255 ktime_t now, iowait; in get_cpu_iowait_time_us() local
/linux-3.3/drivers/infiniband/hw/qib/
Dqib_verbs.h417 struct list_head iowait; /* link for wait PIO buf */ member