Home
last modified time | relevance | path

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

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