Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dstat.c41 static u64 get_iowait_time(struct kernel_cpustat *kcs, int cpu) in get_iowait_time() function
109 iowait += get_iowait_time(&kcpustat, i); in show_stat()
150 iowait = get_iowait_time(&kcpustat, i); in show_stat()