Searched refs:numCollectsGood (Results 1 – 1 of 1) sorted by relevance
44 int numCollectsGood = 0; member168 if ((inst.numCollectsGood == 0) && (inst.numCollectsMiss == 0)) in updateInstrumentation()185 "NAME", name, "NUM_COLLECTS_GOOD", inst.numCollectsGood, in updateInstrumentation()198 if ((inst.numStreakGreats == 0) && (inst.numCollectsGood != 0)) in updateInstrumentation()203 "NAME", name, "NUM_COLLECTS_GOOD", inst.numCollectsGood, in updateInstrumentation()209 if (inst.numCollectsGood == 0) in updateInstrumentation()219 ++(inst.numCollectsGood); in updateInstrumentation()