Home
last modified time | relevance | path

Searched refs:fn_calls (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_graph.c57 static uint64_t fn_calls[MAX_NODES + 1]; variable
197 fn_calls[0] += 1; in test_node_worker_source()
215 fn_calls[1] += 1; in test_node0_worker()
296 fn_calls[2] += 1; in test_node1_worker()
350 fn_calls[3] += 1; in test_node2_worker()
406 fn_calls[4] += 1; in test_node3_worker()
733 if (fn_calls[i] != st->calls) { in graph_cluster_stats_cb_t()
735 node_patterns[i], fn_calls[i], in graph_cluster_stats_cb_t()