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

/freebsd-10.0-release/sbin/nvmecontrol/
H A Dperftest.c47 print_perftest(struct nvme_io_test *io_test, bool perthread) argument
63 if (perthread)
86 int perthread = 0; local
136 perthread = 1;
174 print_perftest(&io_test, perthread);
/freebsd-10.0-release/contrib/unbound/daemon/
H A Dunbound.c209 size_t perthread = perthread_noudp + outudpnum; local
216 size_t total = numthread * perthread + misc;
234 if(perthread > 64 &&

Completed in 118 milliseconds