OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfault
(Results
1 - 2
of
2
) sorted by relevancy
/src/regress/sys/uvm/pdsim/
pdsim.c
43
int
nfault
;
variable in typeref:typename:int
185
nfault
++;
294
npagein + raio, npagein, raio,
nfault
);
/src/usr.bin/vmstat/
vmstat.c
249
uint64_t
nfault
;
member in struct:cpu_counter
801
rate(cpucounter.
nfault
- ocpucounter.
nfault
));
1022
(void)printf("%9" PRIu64 " total faults taken\n", cc.
nfault
);
1187
cc->
nfault
= uvmexp.faults;
1220
cc->
nfault
= tci.ci_data.cpu_nfault;
Completed in 15 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025