Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/block_cache_analyzer/
Dblock_cache_trace_analyzer.cc2119 std::vector<CacheConfiguration> cache_configs = in block_cache_trace_analyzer_tool() local
2122 if (!cache_configs.empty()) { in block_cache_trace_analyzer_tool()
2124 warmup_seconds, downsample_ratio, cache_configs)); in block_cache_trace_analyzer_tool()