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