Home
last modified time | relevance | path

Searched refs:FLAGS_compaction_style_e (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/tools/
Ddb_bench_tool.cc402 static ROCKSDB_NAMESPACE::CompactionStyle FLAGS_compaction_style_e; variable
3620 options.compaction_style = FLAGS_compaction_style_e; in InitializeOptionsFromFlags()
6958 FLAGS_compaction_style_e = in db_bench_tool()