OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rwords
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/systat/
iostat.c
254
double atime, dtime,
rwords
, wwords;
local in function:stats
268
rwords
= cur.rbytes[dn] / 1024.0;
272
rwords
+= wwords;
277
rwords
/ dtime, rxfer / dtime);
287
histogram(
rwords
/ dtime, 50, 0.5);
iostat.c
254
double atime, dtime,
rwords
, wwords;
local in function:stats
268
rwords
= cur.rbytes[dn] / 1024.0;
272
rwords
+= wwords;
277
rwords
/ dtime, rxfer / dtime);
287
histogram(
rwords
/ dtime, 50, 0.5);
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025