Searched defs:numops (Results 1 – 1 of 1) sorted by relevance
136 uint32_t numops, in benchmark()223 int numops = atoi(optarg); in main() local371 uint32_t numops = NUMOPS * 10000 / (40 + sizes[i]); in main() local