Searched defs:rand64 (Results 1 – 2 of 2) sorted by relevance
49 func (r *randGen) rand64() uint64 { func
620 uint64_t rand64 = rand_xorshift128plus(cache->seed_xorshift128plus); in evict_lru_item() local