Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/networking/test/
H A 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
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c715 int error = 0, igotlock, nextop, numops, savefhcnt; in nfsrvd_compound() local
/freebsd/tools/regression/fsx/
H A Dfsx.c125 long numops = -1; /* -N flag */ variable
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c3557 int numops, taglen = -1, error = 0, trunc __unused; nfscl_docb() local