Home
last modified time | relevance | path

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

/dalvik/vm/
DAtomicCache.h173 void dvmDumpAtomicCacheStats(const AtomicCache* pCache);
DAtomicCache.cpp170 void dvmDumpAtomicCacheStats(const AtomicCache* pCache) in dvmDumpAtomicCacheStats() function
DInit.cpp1974 dvmDumpAtomicCacheStats(gDvm.instanceofCache); in dvmShutdown()
DDebugger.cpp494 dvmDumpAtomicCacheStats(gDvm.instanceofCache); in dvmDbgExit()
/dalvik/vm/oo/
DClass.cpp521 dvmDumpAtomicCacheStats(pDvmDex->pInterfaceCache); in dumpClassPath()