OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:anondirty
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/uvm/
uvm_meter.c
178
u.
anondirty
= cpu_count_get(CPU_COUNT_ANONDIRTY);
184
u.anonpages = u.anonclean + u.
anondirty
+ u.anonunknown;
uvm_extern.h
509
int64_t
anondirty
;
member in struct:uvmexp_sysctl
/src/usr.bin/vmstat/
vmstat.c
1081
(void)printf("%9" PRIu64 " anon pages dirty\n", uvmexp.
anondirty
);
Completed in 51 milliseconds
Indexes created Mon Oct 27 15:09:58 GMT 2025