Searched refs:DexCacheStats (Results 1 – 1 of 1) sorted by relevance
378 struct DexCacheStats { struct383 DexCacheStats() : numStrings(0), numTypes(0), numFields(0), numMethods(0) {}; in DexCacheStats() argument397 static void preloadDexCachesStatsTotal(DexCacheStats* total) { in preloadDexCachesStatsTotal()412 static void preloadDexCachesStatsFilled(DexCacheStats* filled) { in preloadDexCachesStatsFilled()452 DexCacheStats total; in Dalvik_dalvik_system_VMRuntime_preloadDexCaches()453 DexCacheStats before; in Dalvik_dalvik_system_VMRuntime_preloadDexCaches()534 DexCacheStats after; in Dalvik_dalvik_system_VMRuntime_preloadDexCaches()