Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/vm/
H A Dvm_compressor.c1797 c_segment_t c_first; in c_seg_switch_state() local
1799 c_first = (c_segment_t)queue_first(&c_age_list_head); in c_seg_switch_state()
1800 c_seg->c_creation_ts = c_first->c_creation_ts; in c_seg_switch_state()