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