Home
last modified time | relevance | path

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

/dalvik/vm/
DProfile.h87 int failedExternalAllocCount; // #of times an allocation failed member
/dalvik/vm/alloc/
DHeapSource.c1481 gDvm.allocProf.failedExternalAllocCount++; in dvmTrackExternalAllocation()
1484 self->allocProf.failedExternalAllocCount++; in dvmTrackExternalAllocation()