Searched refs:mCounts (Results 1 – 1 of 1) sorted by relevance
1008 private int[] mCounts; field in Debug.InstructionCount1011 mCounts = new int[NUM_INSTR]; in InstructionCount()1037 VMDebug.getInstructionCount(mCounts); in collect()1052 count += mCounts[i]; in globalTotal()1067 count += mCounts[i]; in globalMethodInvocations()