Home
last modified time | relevance | path

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

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