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

Function stats_mem_fini

dpdk/lib/graph/graph_stats.c:255–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253}
254
255static void
256stats_mem_fini(struct rte_graph_cluster_stats *stats)
257{
258 free(stats);
259}
260
261static void
262cluster_init(struct cluster *cluster)

Callers 1

Calls 1

freeFunction · 0.50

Tested by

no test coverage detected