Searched refs:CreateOutputFile (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/tools/ |
| D | trace_analyzer_tool.cc | 1378 s = CreateOutputFile(type, new_stats.cf_name, "accessed_key_stats.txt", in OpenStatsOutputFiles() 1380 s = CreateOutputFile(type, new_stats.cf_name, in OpenStatsOutputFiles() 1384 s = CreateOutputFile(type, new_stats.cf_name, "whole_key_stats.txt", in OpenStatsOutputFiles() 1390 s = CreateOutputFile(type, new_stats.cf_name, in OpenStatsOutputFiles() 1399 s = CreateOutputFile(type, new_stats.cf_name, "whole_key_prefix_cut.txt", in OpenStatsOutputFiles() 1404 s = CreateOutputFile(type, new_stats.cf_name, in OpenStatsOutputFiles() 1411 s = CreateOutputFile(type, new_stats.cf_name, "time_series.txt", in OpenStatsOutputFiles() 1416 s = CreateOutputFile(type, new_stats.cf_name, in OpenStatsOutputFiles() 1422 s = CreateOutputFile(type, new_stats.cf_name, in OpenStatsOutputFiles() 1428 s = CreateOutputFile(type, new_stats.cf_name, "qps_stats.txt", in OpenStatsOutputFiles() [all …]
|
| D | trace_analyzer_tool.h | 237 Status CreateOutputFile(
|