Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Ddb_bench_tool.cc2309 TraceOptions block_cache_trace_options_; member in ROCKSDB_NAMESPACE::Benchmark
3185 block_cache_trace_options_.max_trace_file_size = in Run()
3187 block_cache_trace_options_.sampling_frequency = in Run()
3199 s = db_.db->StartBlockCacheTrace(block_cache_trace_options_, in Run()