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

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

Completed in 111 milliseconds