Home
last modified time | relevance | path

Searched refs:update_accounting (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/tests/vm/
H A Dvm_reclaim.c83 bool update_accounting; in try_cancel() local
86 kr = mach_vm_reclaim_try_cancel(ringbuffer, id, addr, size, behavior, &state, &update_accounting); in try_cancel()
88 if (update_accounting) { in try_cancel()