Home
last modified time | relevance | path

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

/xnu-11417.121.6/libsyscall/mach/
H A Dvm_reclaim.c195 bool *should_update_kernel_accounting) in mach_vm_reclaim_try_enter()
287 bool *should_update_kernel_accounting) in mach_vm_reclaim_try_cancel()
/xnu-11417.121.6/tests/vm/
H A Dvm_reclaim.c111 bool should_update_kernel_accounting = false; in allocate_and_defer_free() local
305 bool should_update_kernel_accounting = false; in allocate_and_suspend() local
684 bool should_update_kernel_accounting = false; variable