Searched refs:vdrm_last_sample_abs (Results 1 – 1 of 1) sorted by relevance
181 uint64_t vdrm_last_sample_abs; member1438 if (now - metadata->vdrm_last_sample_abs < vm_reclaim_sampling_period_abs) {1444 uint64_t samples_elapsed = (now - metadata->vdrm_last_sample_abs) /1450 metadata->vdrm_last_sample_abs,1482 metadata->vdrm_last_sample_abs = now;1709 metadata->vdrm_last_sample_abs = parent->vdrm_last_sample_abs;