Home
last modified time | relevance | path

Searched defs:num_levels (Results 1 – 15 of 15) sorted by relevance

/rocksdb-6.9/db/compaction/
Dcompaction_picker_test.cc73 void NewVersionStorage(int num_levels, CompactionStyle style) { in NewVersionStorage()
262 int num_levels = ioptions_.num_levels; in TEST_F() local
284 int num_levels = ioptions_.num_levels; in TEST_F() local
308 int num_levels = ioptions_.num_levels; in TEST_F() local
333 int num_levels = ioptions_.num_levels; in TEST_F() local
366 int num_levels = ioptions_.num_levels; in TEST_F() local
817 int num_levels = ioptions_.num_levels; in TEST_F() local
1234 int num_levels = ioptions_.num_levels; in TEST_F() local
1267 int num_levels = ioptions_.num_levels; in TEST_F() local
1294 int num_levels = ioptions_.num_levels; in TEST_F() local
[all …]
Dcompaction_job_stats_test.cc285 int num_levels = in FilesPerLevel() local
/rocksdb-6.9/options/
Dcf_options.cc112 void MutableCFOptions::RefreshDerivedOptions(int num_levels, in RefreshDerivedOptions()
Dcf_options.h105 int num_levels; member
/rocksdb-6.9/tools/
Dreduce_levels_test.cc82 Status ReduceLevelTest::OpenDB(bool create_if_missing, int num_levels) { in OpenDB()
Ddb_bench_tool.cc4555 size_t num_levels = static_cast<size_t>(open_options_.num_levels); in DoDeterministicCompact() local
/rocksdb-6.9/db/
Dfile_indexer.cc75 void FileIndexer::UpdateIndex(Arena* arena, const size_t num_levels, in UpdateIndex()
Dversion_set.h256 int num_levels() const { return num_levels_; } in num_levels() function
Dinternal_stats.h123 InternalStats(int num_levels, Env* env, ColumnFamilyData* cfd) in InternalStats()
Ddb_test_util.cc1071 int num_levels = in FilesPerLevel() local
Dversion_set_test.cc91 Options GetOptionsWithNumLevels(int num_levels, in GetOptionsWithNumLevels()
Dversion_set.cc115 unsigned int num_levels, FileIndexer* file_indexer, in FilePicker()
358 unsigned int num_levels, FileIndexer* file_indexer, in FilePickerMultiGet()
Dc.cc2309 rocksdb_options_t* opt, int* level_values, size_t num_levels) { in rocksdb_options_set_max_bytes_for_level_multiplier_additional()
2362 size_t num_levels) { in rocksdb_options_set_compression_per_level()
/rocksdb-6.9/include/rocksdb/
Dadvanced_options.h380 int num_levels = 7; member
/rocksdb-6.9/java/benchmark/src/main/java/org/rocksdb/benchmark/
DDbBenchmark.java1042 num_levels(7, enumConstant