Searched refs:perthread (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sbin/nvmecontrol/
H A Dperftest.c49 print_perftest(struct nvme_io_test *io_test, bool perthread) argument
65 if (perthread)
88 int perthread = 0; local
138 perthread = 1;
176 print_perftest(&io_test, perthread);
/freebsd-11-stable/contrib/unbound/daemon/
H A Dunbound.c190 size_t perthread = perthread_noudp + outudpnum; local
197 size_t total = numthread * perthread + misc;
215 if(perthread > 64 &&

Completed in 130 milliseconds