Searched refs:ReadKey (Results 1 – 1 of 1) sorted by relevance
179 for (uint64_t i = 0; i < 1024 * 1024; ReadKey(i++)) { in Prepop()220 ReadKey(random() % read_key_limit_); in Read()224 void ReadKey(const uint64_t val) { in ReadKey() function in ROCKSDB_NAMESPACE::CacheTierBenchmark