Home
last modified time | relevance | path

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

/xnu-11215.1.10/libsyscall/mach/ !
H A Dvm_reclaim.c111 mach_vm_reclaim_behavior_v1_t behavior, bool *should_update_kernel_accounting) in mach_vm_reclaim_mark_free()
155 bool *should_update_kernel_accounting) in mach_vm_reclaim_mark_free_with_id()
/xnu-11215.1.10/tests/vm/ !
H A Dvm_reclaim.c71 bool should_update_kernel_accounting = false; in allocate_and_defer_free() local
269 bool should_update_kernel_accounting = false; in allocate_and_suspend() local
552 bool should_update_kernel_accounting = false; variable