OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:io_busysum
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
iostat.h
103
struct timeval
io_busysum
; /* accumulated wait * time */
member in struct:io_stats
/src/sys/kern/
subr_iostat.c
267
timermac(&diff_time, count, &stats->
io_busysum
);
291
timermac(&diff_time, count, &stats->
io_busysum
);
464
sdrive.busysum_sec = stats->
io_busysum
.tv_sec;
465
sdrive.busysum_usec = stats->
io_busysum
.tv_usec;
Completed in 44 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025