Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/vm/
H A Dvm_compressor.c1526 c_segment_t c_first; in c_seg_switch_state() local
1528 c_first = (c_segment_t)queue_first(&c_age_list_head); in c_seg_switch_state()
1529 c_seg->c_creation_ts = c_first->c_creation_ts; in c_seg_switch_state()