Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Dldb_cmd.cc89 void DumpWalFile(Options options, std::string wal_file, bool print_header,
2189 void DumpWalFile(Options options, std::string wal_file, bool print_header, in DumpWalFile() argument
2233 if (print_header) { in DumpWalFile()
Ddb_bench_tool.cc6870 void PrintStatsHistoryImpl(DB* db, bool print_header) { in PrintStatsHistoryImpl() argument
6871 if (print_header) { in PrintStatsHistoryImpl()
6903 void PrintStats(DB* db, const char* key, bool print_header = false) { in PrintStats() argument
6904 if (print_header) { in PrintStats()