Searched refs:c_creation_ts (Results 1 – 2 of 2) sorted by relevance
204 uint32_t c_creation_ts; member
1529 c_seg->c_creation_ts = c_first->c_creation_ts; in c_seg_switch_state()2290 age = now - c_seg->c_creation_ts; in compressor_needs_to_swap()2322 if (c_seg->c_creation_ts > swapout_target_age) { in compressor_needs_to_swap()2544 if ((now - c_seg->c_creation_ts) >= vm_ripe_target_age) { in vm_consider_swapping()3358 if ((now - c_seg->c_creation_ts) >= vm_ripe_target_age) { in vm_compressor_compact_and_swap()3670 c_seg->c_creation_ts = (uint32_t)sec; in c_current_seg_filled()4508 age_of_cseg = (uint32_t)cur_ts_sec - c_seg->c_creation_ts; in c_decompress_page()