Searched defs:start_level (Results 1 – 6 of 6) sorted by relevance
702 int start_level = sorted_runs_[start_index].level; in PickCompactionToReduceSortedRuns() local881 int start_level; in PickDeleteTriggeredCompaction() local979 int start_level = sorted_runs_[start_index].level; in PickCompactionToOldest() local1068 int start_level = sorted_runs_[start_index].level; in PickPeriodicCompaction() local
95 int start_level() const { return start_level_; } in start_level() function
590 int start_level = 0; in CompactRange() local1060 const std::string& cf_name, VersionStorageInfo* vstorage, int* start_level, in PickFilesMarkedForCompaction()
107 void SetCompactionInputFilesLevels(int level_count, int start_level) { in SetCompactionInputFilesLevels()
2189 int start_level = -1; in TEST_F() local
5284 const Slice& end, int start_level, in ApproximateSize()