Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor.c1884 c_segment_t c_first; in c_seg_switch_state() local
1886 c_first = (c_segment_t)queue_first(&c_age_list_head); in c_seg_switch_state()
1887 c_seg->c_creation_ts = c_first->c_creation_ts; in c_seg_switch_state()