Searched refs:totalStatementsCount (Results 1 – 1 of 1) sorted by relevance
2755 long totalStatementsCount = 0; in dumpAll() local2764 totalStatementsCount += dbPool.getTotalStatementsCount(); in dumpAll()2767 if (totalStatementsCount > 0) { in dumpAll()2778 "Total Statements Executed for all Active Databases: " + totalStatementsCount); in dumpAll()