Home
last modified time | relevance | path

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

/xnu-12377.41.6/libsyscall/mach/
H A Dvm_reclaim.c409 uint64_t now, last_sample; in mach_vm_reclaim_update_kernel_accounting() local
411 os_atomic_rmw_loop(&ring->last_sample_abs, last_sample, now, relaxed, { in mach_vm_reclaim_update_kernel_accounting()
413 if (now - last_sample < ring->sampling_period_abs) { in mach_vm_reclaim_update_kernel_accounting()