Searched refs:failedExternalAllocCount (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/
H A DProfile.h90 int failedExternalAllocCount; // #of times an allocation failed member in struct:AllocProfState
/dalvik/vm/alloc/
H A DHeapSource.c1784 gDvm.allocProf.failedExternalAllocCount++;
1787 self->allocProf.failedExternalAllocCount++;

Completed in 84 milliseconds