Searched refs:timePerCU (Results 1 – 2 of 2) sorted by relevance
130 int32_t timePerCU = (int)(float(1000) * ((float)loopTime/(float)textSize));133 printf("number of code units %d average time per code unit %d\n", textSize, timePerCU);
356 int32_t timePerCU = (int)(float(1000) * ((float)loopTime/(float)textSize)); in doForwardTest() local359 printf("number of code units %d average time per code unit %d\n", textSize, timePerCU); in doForwardTest()400 int32_t timePerCU = (int)(float(1000) * ((float)loopTime/(float)textSize)); in doIsBoundTest() local403 printf("number of code units %d average time per code unit %d\n", textSize, timePerCU); in doIsBoundTest()