Searched refs:seed_xorshift128plus (Results 1 – 3 of 3) sorted by relevance
74 uint64_t seed_xorshift128plus[2]; member
248 s_rand_xorshift128plus(cache->seed_xorshift128plus, true); in disk_cache_type_create()
450 uint64_t rand64 = rand_xorshift128plus(cache->seed_xorshift128plus); in disk_cache_evict_lru_item()