OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:io_busytime
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_iostat.c
268
timeradd(&stats->
io_busytime
, &diff_time, &stats->
io_busytime
);
292
timeradd(&stats->
io_busytime
, &diff_time, &stats->
io_busytime
);
442
sdrive.time_sec = stats->
io_busytime
.tv_sec;
443
sdrive.time_usec = stats->
io_busytime
.tv_usec;
458
sdrive.time_sec = stats->
io_busytime
.tv_sec;
459
sdrive.time_usec = stats->
io_busytime
.tv_usec;
/src/sys/sys/
iostat.h
105
struct timeval
io_busytime
; /* accumlated time busy */
member in struct:io_stats
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025