OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:physreadsize
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/dump/
rcache.c
89
static int64_t
physreadsize
;
variable in typeref:typename:int64_t
202
physreadsize
+= size;
442
physreadsize
+= rsize;
471
(u_int)
physreadsize
, (nreads - nphysread) * 100 / nreads,
472
(int) (((
physreadsize
- readsize) * 100) / readsize));
rcache.c
89
static int64_t
physreadsize
;
variable in typeref:typename:int64_t
202
physreadsize
+= size;
442
physreadsize
+= rsize;
471
(u_int)
physreadsize
, (nreads - nphysread) * 100 / nreads,
472
(int) (((
physreadsize
- readsize) * 100) / readsize));
Completed in 23 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025