OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flt_przero
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/uvm/
uvm_meter.c
157
u.
flt_przero
= cpu_count_get(CPU_COUNT_FLT_PRZERO);
478
uvmexp.
flt_przero
= (int)cpu_count_get(CPU_COUNT_FLT_PRZERO);
uvm_extern.h
398
int
flt_przero
; /* number of times fault promotes with zerofill (2b) */
member in struct:uvmexp
484
int64_t
flt_przero
;
member in struct:uvmexp_sysctl
/src/usr.bin/systat/
vmstat.c
663
PUTRATE(s, s1, uvmexp.
flt_przero
, VMSTATROW + 9, VMSTATCOL + 3, 6);
/src/usr.bin/vmstat/
vmstat.c
961
COPY(
flt_przero
);
1062
(void)printf("%9" PRIu64 " promote zero fill faults\n", uvmexp.
flt_przero
);
Completed in 23 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025