Home
last modified time | relevance | path

Searched defs:c_generation_id (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor_xnu.h196 uint64_t c_generation_id; /* a unique id of a single lifetime of a segment */ member
H A Dvm_compressor.c251 uint64_t c_generation_id = 0; variable