Searched refs:mCurrentSample (Results 1 – 1 of 1) sorted by relevance
53 private SparseArray<IoStatsEntry> mCurrentSample; field in IoStatsTracker59 mCurrentSample = mTotal.clone(); in IoStatsTracker()120 mCurrentSample = newSample; in update()139 return mCurrentSample.clone(); in getCurrentSample()