Home
last modified time | relevance | path

Searched refs:io_test (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sbin/nvmectl/
H A Dperftest.c57 print_perftest(struct nvme_io_test *io_test, bool perthread) in print_perftest() argument
62 for (i = 0; i < io_test->num_threads; i++) in print_perftest()
63 io_completed += io_test->io_completed[i]; in print_perftest()
65 iops = io_completed/io_test->time; in print_perftest()
66 mbps = iops * io_test->size / (1024*1024); in print_perftest()
69 io_test->num_threads, io_test->size, in print_perftest()
70 io_test->opc == NVME_OPC_READ ? "READ" : "WRITE", in print_perftest()
71 io_test->time, (uintmax_t)iops, (uintmax_t)mbps); in print_perftest()
74 for (i = 0; i < io_test->num_threads; i++) in print_perftest()
76 (uintmax_t)io_test->io_completed[i]/io_test->time); in print_perftest()
[all …]
/netbsd-src/external/bsd/atf/tests/atf/tools/
H A DAtffile13 tp: io_test
H A DKyuafile13 atf_test_program{name="io_test"}
H A DMakefile37 io_test \
/netbsd-src/external/bsd/atf/dist/tools/
H A DKyuafile16 atf_test_program{name="io_test"}
/netbsd-src/sys/arch/hppa/include/
H A Diomod.h337 u_int io_test; /* (RO) self-test information */ member
/netbsd-src/external/bsd/atf/dist/
H A DCOPYING84 * atf-c++/detail/io.hpp, atf-c++/detail/io.cpp, atf-c++/detail/io_test.cpp:
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS85835 bd8089e2b18538e2c06fa5b26329138a libgo/go/io/io_test.go
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS99186 6fa9a940a200173825b97402debb2498 libgo/go/io/io_test.go