Searched refs:PrintStatsHistoryImpl (Results 1 – 1 of 1) sorted by relevance
6863 PrintStatsHistoryImpl(db_.db, false); in PrintStatsHistory()6866 PrintStatsHistoryImpl(db_with_cfh.db, true); in PrintStatsHistory()6870 void PrintStatsHistoryImpl(DB* db, bool print_header) { in PrintStatsHistoryImpl() function in ROCKSDB_NAMESPACE::Benchmark