Searched refs:nativeSize (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/compiler/
H A DUtility.cpp215 totalStats->nativeSize += methodStats->nativeSize;
228 methodStats->nativeSize);
259 totalMethodStats.nativeSize);
H A DCompiler.h175 int nativeSize; // # of bytes for produced native code member in struct:CompilerMethodStats
H A DFrontend.cpp1596 methodStats->nativeSize += cUnit->totalSize;
2116 methodStats->nativeSize += cUnit.totalSize;

Completed in 188 milliseconds