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