Searched defs:c_generation_id (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/osfmk/vm/ | ||
| H A D | vm_compressor_xnu.h | 196 uint64_t c_generation_id; /* a unique id of a single lifetime of a segment */ member |
| H A D | vm_compressor.c | 251 uint64_t c_generation_id = 0; variable |