Searched defs:interestingProcesses (Results 1 – 2 of 2) sorted by relevance
30 public ArrayList<ProcessSnapshot> interestingProcesses = new ArrayList<ProcessSnapshot>(); field in VmTraces
189 final ArrayList<ProcessSnapshot> interestingProcesses = cloneAndFilter(visited, in makeTriageHdf() local