Searched defs:generation (Results 1 – 1 of 1) sorted by relevance
52 uint32_t generation : 29; // this size should be the same in MAX_GENERATION member248 uint32_t generation = s_log_cache_max_generation++; in add_to_cache() local