OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wwords
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/systat/
iostat.c
254
double atime, dtime, rwords,
wwords
;
local in function:stats
269
wwords
= cur.wbytes[dn] / 1024.0;
272
rwords +=
wwords
;
282
wwords
/ dtime, cur.wxfer[dn] / dtime);
292
histogram(
wwords
/ dtime, 50, 0.5);
iostat.c
254
double atime, dtime, rwords,
wwords
;
local in function:stats
269
wwords
= cur.wbytes[dn] / 1024.0;
272
rwords +=
wwords
;
282
wwords
/ dtime, cur.wxfer[dn] / dtime);
292
histogram(
wwords
/ dtime, 50, 0.5);
Completed in 116 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025