Home
last modified time | relevance | path

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

/xnu-8792.61.2/tests/vm/
H A Dvm_reclaim.c47 bool should_update_kernel_accounting = false; in allocate_and_defer_free() local
177 bool should_update_kernel_accounting = false; in allocate_and_suspend() local
481 bool should_update_kernel_accounting = false; variable
/xnu-8792.61.2/libsyscall/mach/
H A Dvm_reclaim.c120 bool *should_update_kernel_accounting) in mach_vm_reclaim_mark_free()