Searched refs:timePerCU (Results 1 – 2 of 2) sorted by relevance
136 int32_t timePerCU = (int)(float(1000) * ((float)loopTime/(float)textSize));139 printf("number of code units %d average time per code unit %d\n", textSize, timePerCU);
361 int32_t timePerCU = (int)(float(1000) * ((float)loopTime/(float)textSize)); in doForwardTest() local364 printf("number of code units %d average time per code unit %d\n", textSize, timePerCU); in doForwardTest()405 int32_t timePerCU = (int)(float(1000) * ((float)loopTime/(float)textSize)); in doIsBoundTest() local408 printf("number of code units %d average time per code unit %d\n", textSize, timePerCU); in doIsBoundTest()