Searched refs:PrintAllCounters (Results 1 – 2 of 2) sorted by relevance
281 void TracePC::PrintCoverage(bool PrintAllCounters) { in PrintCoverage() argument289 Printf(PrintAllCounters ? "FULL COVERAGE:\n" : "COVERAGE:\n"); in PrintCoverage()311 if (PrintAllCounters) { in PrintCoverage()
97 void PrintCoverage(bool PrintAllCounters);