Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/block_cache_analyzer/
Dblock_cache_trace_analyzer.cc567 const std::string label = BuildLabel( in WriteSkewness()
627 BuildLabel(labels, cf_name, fd, level, block_type, in WriteCorrelationFeatures()
638 BuildLabel(labels, cf_name, fd, level, block_type, in WriteCorrelationFeatures()
728 std::string BlockCacheTraceAnalyzer::BuildLabel( in BuildLabel() function in ROCKSDB_NAMESPACE::BlockCacheTraceAnalyzer
814 BuildLabel(labels, cf_name, fd, level, TraceType::kBlockTraceDataBlock, in WriteGetSpatialLocality()
874 BuildLabel(labels, cf_name, fd, level, type, caller, block_id, block); in WriteAccessTimeline()
959 const std::string label = BuildLabel( in WriteReuseDistance()
1098 const std::string label = BuildLabel(labels, cf_name, fd, level, type, in WriteReuseInterval()
1106 const std::string label = BuildLabel( in WriteReuseInterval()
1156 const std::string label = BuildLabel( in WriteReuseLifetime()
Dblock_cache_trace_analyzer.h321 std::string BuildLabel(const std::set<std::string>& labels,