OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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
270
timermac(&diff_time, count, &stats->
io_busysum
);
294
timermac(&diff_time, count, &stats->
io_busysum
);
467
sdrive.busysum_sec = stats->
io_busysum
.tv_sec;
468
sdrive.busysum_usec = stats->
io_busysum
.tv_usec;
Completed in 21 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026