Home
last modified time | relevance | path

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

/Linux-v4.19/fs/proc/
Dstat.c36 static u64 get_iowait_time(int cpu) in get_iowait_time() function
64 static u64 get_iowait_time(int cpu) in get_iowait_time() function
102 iowait += get_iowait_time(i); in show_stat()
138 iowait = get_iowait_time(i); in show_stat()