Searched refs:IOAT_TEST_OK (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ioat/
H A Dioat_test.h33 IOAT_TEST_OK = 0, enumerator in enum:ioat_res
H A Dioat_test.c196 atomic_add_32(&test->status[IOAT_TEST_OK], tx->depth);
/freebsd-11-stable/tools/tools/ioat/
H A Dioatcontrol.c267 printf("Processed %u txns\n", (unsigned)t->status[IOAT_TEST_OK] /
269 bytes = (uintmax_t)t->buffer_size * t->status[IOAT_TEST_OK];

Completed in 103 milliseconds