Searched refs:pddeact (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/regress/sys/uvm/pdsim/
H A Dpdsim.h103 int pddeact; member in struct:uvmexp
/netbsd-current/sys/uvm/
H A Duvm_stat.c135 uvmexp.pdbusy, uvmexp.pdfreed, uvmexp.pdreact, uvmexp.pddeact);
H A Duvm_meter.c168 u.pddeact = uvmexp.pddeact;
H A Duvm_extern.h412 int pddeact; /* number of pages daemon deactivates */ member in struct:uvmexp
496 int64_t pddeact; member in struct:uvmexp_sysctl
H A Duvm_pdpolicy_clock.c434 uvmexp.pddeact++;
H A Duvm_pdpolicy_clockpro.c998 uvmexp.pddeact++;
/netbsd-current/usr.bin/vmstat/
H A Dvmstat.c971 COPY(pddeact);
1078 (void)printf("%9" PRIu64 " pages deactivated\n", uvmexp.pddeact);

Completed in 270 milliseconds