Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
289
static uint64_t idle;
290
291
static void
292
reset_count(void)
293
{
294
count = 0;
295
drop = 0;
296
idle = 0;
297
}
298
299
#ifndef RTE_EXEC_ENV_WINDOWS
300
static void
Callers
1
test_pmd_perf
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected