Searched defs:totalAllocations (Results 1 – 1 of 1) sorted by relevance
137 int totalAllocations = 0; in arrangeCallStackDataNode() local407 int totalAllocations = 0; in arrangeAllocationMethodDataNode() local460 …private HookDataBean getHookDataBean(int totalAllocations, int totalDeallocations, long totalAlloc… in getHookDataBean()