Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vfio/
H A Dvfio_pci_device_init_perf_test.c121 s64 thread_ns = 0; in TEST_F() local
141 thread_ns += to_ns(init_time); in TEST_F()
144 avg = to_timespec(thread_ns / nr_devices); in TEST_F()