Home
last modified time | relevance | path

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

/external/arm-optimized-routines/networking/test/
Dchksum.c135 uint32_t numops, in benchmark()
222 int numops = atoi(optarg); in main() local
370 uint32_t numops = NUMOPS * 10000 / (40 + sizes[i]); in main() local
/external/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c122 long numops = -1; /* -N flag */ variable