Home
last modified time | relevance | path

Searched defs:numops (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libc/AOR_v20.02/networking/test/
H A Dchksum.c136 uint32_t numops, in benchmark()
223 int numops = atoi(optarg); in main() local
371 uint32_t numops = NUMOPS * 10000 / (40 + sizes[i]); in main() local