Home
last modified time | relevance | path

Searched defs:should_update_kernel_accounting (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.41.9/tests/vm/
H A Dvm_reclaim.c63 bool should_update_kernel_accounting = false; in allocate_and_defer_free() local
204 bool should_update_kernel_accounting = false; in allocate_and_suspend() local
483 bool should_update_kernel_accounting = false; variable
/xnu-10002.41.9/libsyscall/mach/
H A Dvm_reclaim.c125 bool *should_update_kernel_accounting) in mach_vm_reclaim_mark_free()