Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/block_cache_analyzer/
Dblock_cache_trace_analyzer.cc1912 std::map<TraceType, uint64_t> cf_bt_blocks; in PrintStatsSummary() local
1931 cf_bt_blocks[type] += in PrintStatsSummary()
1969 for (auto block_type : cf_bt_blocks) { in PrintStatsSummary()