Searched refs:NUM_INSTR (Results 1 – 1 of 1) sorted by relevance
1898 private static final int NUM_INSTR = field in Debug.InstructionCount1904 mCounts = new int[NUM_INSTR]; in InstructionCount()1944 for (int i = 0; i < NUM_INSTR; i++) { in globalTotal()1958 for (int i = 0; i < NUM_INSTR; i++) { in globalMethodInvocations()