Searched defs:clearTraces (Results 1 – 2 of 2) sorted by relevance
73 public void clearTraces(){ in clearTraces() method in TransactionTracker
5460 public static File dumpStackTraces(boolean clearTraces, ArrayList<Integer> firstPids, in dumpStackTraces()