Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/block_cache_analyzer/
Dblock_cache_trace_analyzer.h375 const bool is_human_readable_trace_file_; variable
Dblock_cache_trace_analyzer.cc1449 is_human_readable_trace_file_(is_human_readable_trace_file), in BlockCacheTraceAnalyzer()
1525 if (is_human_readable_trace_file_) { in Analyze()