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

Function test_stack_perf

dpdk/app/test/test_stack_perf.c:341–345  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

339}
340
341static int
342test_stack_perf(void)
343{
344 return __test_stack_perf(0);
345}
346
347static int
348test_lf_stack_perf(void)

Callers

nothing calls this directly

Calls 1

__test_stack_perfFunction · 0.85

Tested by

no test coverage detected