Searched refs:nb_nodes (Results 1 – 7 of 7) sorted by relevance
52 uint16_t nb_nodes; member68 for (i = 0; i < graph_data->nb_nodes; i++) in graph_get_node_data()347 graph_data->nb_nodes = 0; in graph_init()392 node_patterns[graph_data->nb_nodes] = in graph_init()405 graph_data->nb_nodes++; in graph_init()415 graph_data->nb_nodes++; in graph_init()467 graph_data->nb_nodes++; in graph_init()475 graph_data->nb_nodes++; in graph_init()524 graph_data->nb_nodes++; in graph_init()532 graph_data->nb_nodes++; in graph_init()[all …]
25 rte_node_t nb_nodes; member158 cluster->nodes[cluster->nb_nodes++] = node; in stats_mem_populate()180 cluster->nodes[cluster->nb_nodes++] = node; in stats_mem_populate()338 for (count = 0; count < cluster->nb_nodes; count++) { in cluster_node_arregate_stats()
57 fprintf(f, " nb_nodes=%" PRId32 "\n", g->nb_nodes); in rte_graph_obj_dump()
346 count < graph->nb_nodes; \
54 graph->nb_nodes = _graph->node_count; in graph_header_popluate()
40 rte_node_t nb_nodes; /**< Number of nodes in the graph. */ member
68 uint32_t nb_nodes; member2041 bvf->nb_nodes++; in validate()2056 bvf->nb_nodes, in validate()2063 if (bvf->node_colour[BLACK] != bvf->nb_nodes) { in validate()