Searched refs:GenerateOneKey (Results 1 – 3 of 3) sorted by relevance
568 int64_t rand_key = GenerateOneKey(thread, i); in OperateDb()840 int64_t rand_upper_key = GenerateOneKey(thread, FLAGS_ops_per_thread); in TestIterate()851 int64_t rand_lower_key = GenerateOneKey(thread, FLAGS_ops_per_thread); in TestIterate()891 int64_t rand_upper_key = GenerateOneKey(thread, FLAGS_ops_per_thread); in TestIterate()899 int64_t rand_lower_key = GenerateOneKey(thread, FLAGS_ops_per_thread); in TestIterate()1277 key2 = GenerateOneKey(thread, iteration); in TestApproximateSize()
162 int64_t GenerateOneKey(ThreadState* thread, uint64_t iteration) { in GenerateOneKey() function
502 extern int64_t GenerateOneKey(ThreadState* thread, uint64_t iteration);