Searched refs:c_creation_ts (Results 1 – 2 of 2) sorted by relevance
204 uint32_t c_creation_ts; member
1531 c_seg->c_creation_ts = c_first->c_creation_ts; in c_seg_switch_state()2292 age = now - c_seg->c_creation_ts; in compressor_needs_to_swap()2324 if (c_seg->c_creation_ts > swapout_target_age) { in compressor_needs_to_swap()2546 if ((now - c_seg->c_creation_ts) >= vm_ripe_target_age) { in vm_consider_swapping()3371 if ((now - c_seg->c_creation_ts) >= vm_ripe_target_age) { in vm_compressor_compact_and_swap()3683 c_seg->c_creation_ts = (uint32_t)sec; in c_current_seg_filled()4523 age_of_cseg = (uint32_t)cur_ts_sec - c_seg->c_creation_ts; in c_decompress_page()