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

/dalvik/vm/
H A DAtomicCache.h171 void dvmDumpAtomicCacheStats(const AtomicCache* pCache);
H A DAtomicCache.cpp168 void dvmDumpAtomicCacheStats(const AtomicCache* pCache) function
H A DInit.cpp1685 dvmDumpAtomicCacheStats(gDvm.instanceofCache);
H A DDebugger.cpp494 dvmDumpAtomicCacheStats(gDvm.instanceofCache);
/dalvik/vm/oo/
H A DClass.cpp521 dvmDumpAtomicCacheStats(pDvmDex->pInterfaceCache);

Completed in 103 milliseconds