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

/dalvik/vm/alloc/
H A DHeapSource.c244 countAllocation(Heap *heap, const void *ptr, bool isObj) function
447 countAllocation(hs2heap(hs), gcHeap, false);
448 countAllocation(hs2heap(hs), hs, false);
668 countAllocation(heap, ptr, true);

Completed in 1142 milliseconds