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

Function cli_graph_stats

dpdk/app/graph/graph.c:247–252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247static void
248cli_graph_stats(__rte_unused void *parsed_result, __rte_unused struct cmdline *cl,
249 __rte_unused void *data)
250{
251 graph_stats_print_to_file();
252}
253
254bool
255graph_status_get(void)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected