HomeSort by: relevance | last modified time | path
    Searched defs:perthread (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/nvmectl/
perftest.c 57 print_perftest(struct nvme_io_test *io_test, bool perthread)
73 if (perthread)
96 int perthread = 0; local in function:perftest
146 perthread = 1;
184 print_perftest(&io_test, perthread);
perftest.c 57 print_perftest(struct nvme_io_test *io_test, bool perthread)
73 if (perthread)
96 int perthread = 0; local in function:perftest
146 perthread = 1;
184 print_perftest(&io_test, perthread);

Completed in 23 milliseconds