Home
last modified time | relevance | path

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

/xnu-12377.81.4/libsyscall/mach/
H A Dvm_reclaim.c181 bool *should_update_kernel_accounting) in mach_vm_reclaim_try_enter()
279 bool *should_update_kernel_accounting) in mach_vm_reclaim_try_cancel()
/xnu-12377.81.4/tests/vm/
H A Dvm_reclaim.c104 bool should_update_kernel_accounting = false; in allocate_and_defer_free() local
298 bool should_update_kernel_accounting = false; in allocate_and_suspend() local
557 bool should_update_kernel_accounting = false; variable