OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pdreact
(Results
1 - 7
of
7
) sorted by relevancy
/src/regress/sys/uvm/pdsim/
pdsim.h
104
int
pdreact
;
member in struct:uvmexp
/src/sys/uvm/
uvm_stat.c
135
uvmexp.pdbusy, uvmexp.pdfreed, uvmexp.
pdreact
, uvmexp.pddeact);
uvm_meter.c
164
u.
pdreact
= uvmexp.
pdreact
;
uvm_extern.h
408
int
pdreact
; /* number of pages daemon reactivated since boot */
member in struct:uvmexp
492
int64_t
pdreact
;
member in struct:uvmexp_sysctl
uvm_pdpolicy_clock.c
342
uvmexp.
pdreact
++;
uvm_pdpolicy_clockpro.c
1125
uvmexp.
pdreact
++;
/src/usr.bin/vmstat/
vmstat.c
774
COPY(
pdreact
);
803
rate(uvmexp.
pdreact
- ouvmexp.
pdreact
));
968
COPY(
pdreact
);
1075
(void)printf("%9" PRIu64 " pages reactivated\n", uvmexp.
pdreact
);
Completed in 20 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025