Searched refs:mCounts (Results 1 – 1 of 1) sorted by relevance
1901 private int[] mCounts; field in Debug.InstructionCount1904 mCounts = new int[NUM_INSTR]; in InstructionCount()1930 VMDebug.getInstructionCount(mCounts); in collect()1945 count += mCounts[i]; in globalTotal()1960 count += mCounts[i]; in globalMethodInvocations()