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

Function reset_count

dpdk/app/test/test_pmd_perf.c:291–297  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289static uint64_t idle;
290
291static void
292reset_count(void)
293{
294 count = 0;
295 drop = 0;
296 idle = 0;
297}
298
299#ifndef RTE_EXEC_ENV_WINDOWS
300static void

Callers 1

test_pmd_perfFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected