MCPcopy Create free account
hub / github.com/F-Stack/f-stack / latency_test

Function latency_test

dpdk/app/test-bbdev/test_bbdev_perf.c:5683–5687  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5681}
5682
5683static int
5684latency_test(struct active_device *ad, struct test_op_params *op_params)
5685{
5686 return validation_latency_test(ad, op_params, true);
5687}
5688
5689static int
5690validation_test(struct active_device *ad, struct test_op_params *op_params)

Callers

nothing calls this directly

Calls 1

validation_latency_testFunction · 0.85

Tested by

no test coverage detected