Searched refs:mCurrentSample (Results 1 – 1 of 1) sorted by relevance
44 private SparseArray<IoStatsEntry> mCurrentSample; field in IoStatsTracker50 mCurrentSample = mTotal.clone(); in IoStatsTracker()107 mCurrentSample = newSample; in update()116 return mCurrentSample; in getCurrentSample()