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

/dalvik/vm/analysis/
H A DRegisterMap.c103 int totalExpandedMapSize; member in struct:MapStats
1055 pStats->totalExpandedMapSize += computeRegisterMapSize(newMap);
1057 pStats->numExpandedMaps, pStats->totalExpandedMapSize);

Completed in 268 milliseconds