Searched refs:c_creation_ts (Results 1 – 3 of 3) sorted by relevance
182 uint32_t creation_ts = c_seg->c_creation_ts; in report_compressor_age()
220 …uint32_t c_creation_ts; /* time filling the segment has finished, used for checking if seg… member
625 if (c_seg->c_creation_ts > swapout_target_age) { in vm_compressor_is_thrashing()1918 c_seg->c_creation_ts = c_first->c_creation_ts; in c_seg_switch_state()2739 age = now - c_seg->c_creation_ts; in vm_compressor_swapout_is_ripe()3311 if ((start_sec - c_seg->c_creation_ts) < vm_ripe_target_age) { in vm_compressor_process_major_segments()4170 if ((now - c_seg->c_creation_ts) >= vm_ripe_target_age) { in vm_compressor_compact_and_swap()4555 c_seg->c_creation_ts = (uint32_t)sec; in c_current_seg_filled()5618 age_of_cseg = (uint32_t)cur_ts_sec - c_seg->c_creation_ts; in c_decompress_page()6524 csi->csi_creation_ts = c_seg->c_creation_ts; in vm_compressor_serialize_segment_debug_info()