Searched refs:first_key (Results 1 – 5 of 5) sorted by relevance
127 bool first_key = true; in MergeUntil() local164 } else if (first_key) { in MergeUntil()166 first_key = false; in MergeUntil()
232 uint64_t first_key = rnd.Uniform(FLAGS_should_delete_upper_bound - in main() local236 std::string key_string = ROCKSDB_NAMESPACE::Key(first_key + j); in main()
451 KeyContext& first_key = *table_range.begin(); in MultiGet() local453 ioptions_.row_cache && !first_key.get_context->NeedToReadSequence(); in MultiGet()458 GetContext* first_context = first_key.get_context; in MultiGet()459 CreateRowCacheKeyPrefix(options, fd, first_key.ikey, first_context, in MultiGet()
135 bool first_key = true; in AddMockFile() local151 if (first_key || in AddMockFile()156 if (first_key || in AddMockFile()162 first_key = false; in AddMockFile()
4740 bool first_key = true; in DoDeterministicCompact() local4746 if (first_key || in DoDeterministicCompact()4751 if (first_key || in DoDeterministicCompact()4756 first_key = false; in DoDeterministicCompact()