Searched refs:mShort (Results 1 – 1 of 1) sorted by relevance
485 private final Stats[] mShort; field in SnapshotStatistics522 mShort = new Stats[10]; in SnapshotStatistics()523 mShort[0] = new Stats(now); in SnapshotStatistics()571 mShort[0].rebuild(duration, hits, timeBin, useBin, big, quick); in rebuild()618 shift(mShort, now); in tick()651 s = Arrays.copyOf(mShort, mShort.length); in dump()