Searched refs:failedAllocSize (Results 1 – 2 of 2) sorted by relevance
76 int failedAllocSize; // cumulative size of failed allocations member
621 gDvm.allocProf.failedAllocSize += size; in dvmMalloc()624 self->allocProf.failedAllocSize += size; in dvmMalloc()