Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/vm/ !
H A Dvm_reclaim.c66 bool should_update_kernel_accounting = false; in allocate_and_defer_free() local
261 bool should_update_kernel_accounting = false; in allocate_and_suspend() local
540 bool should_update_kernel_accounting = false; variable
/xnu-10063.101.15/libsyscall/mach/ !
H A Dvm_reclaim.c126 mach_vm_reclaim_behavior_v1_t behavior, bool *should_update_kernel_accounting) in mach_vm_reclaim_mark_free()