Searched refs:excludedCount (Results 1 – 1 of 1) sorted by relevance
626 int excludedCount = 0; in filterTrace() local632 excludedCount++; in filterTrace()640 if (excludedCount > 0) { in filterTrace()641 buf.append("... Removed " + excludedCount + " stack frames"); in filterTrace()