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

Function cluster_fini

dpdk/lib/graph/graph_stats.c:295–299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

293}
294
295static void
296cluster_fini(struct cluster *cluster)
297{
298 free(cluster->graphs);
299}
300
301static int
302expand_pattern_to_cluster(struct cluster *cluster, const char *pattern)

Callers 1

Calls 1

freeFunction · 0.50

Tested by

no test coverage detected