Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/block_cache_analyzer/
Dblock_cache_trace_analyzer.cc1901 std::map<TraceType, uint64_t> bt_num_blocks_map; in PrintStatsSummary() local
1935 bt_num_blocks_map[type] += in PrintStatsSummary()
2018 for (auto block_type : bt_num_blocks_map) { in PrintStatsSummary()