Searched refs:print_header (Results 1 – 2 of 2) sorted by relevance
89 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() argument2233 if (print_header) { in DumpWalFile()
6870 void PrintStatsHistoryImpl(DB* db, bool print_header) { in PrintStatsHistoryImpl() argument6871 if (print_header) { in PrintStatsHistoryImpl()6903 void PrintStats(DB* db, const char* key, bool print_header = false) { in PrintStats() argument6904 if (print_header) { in PrintStats()