Searched refs:nb_nodes (Results 1 – 7 of 7) sorted by relevance
41 uint16_t nb_nodes; member57 for (i = 0; i < graph_data->nb_nodes; i++) in graph_get_node_data()336 graph_data->nb_nodes = 0; in graph_init()381 node_patterns[graph_data->nb_nodes] = in graph_init()394 graph_data->nb_nodes++; in graph_init()404 graph_data->nb_nodes++; in graph_init()456 graph_data->nb_nodes++; in graph_init()464 graph_data->nb_nodes++; in graph_init()513 graph_data->nb_nodes++; in graph_init()521 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()179 cluster->nodes[cluster->nb_nodes++] = node; in stats_mem_populate()336 for (count = 0; count < cluster->nb_nodes; count++) { in cluster_node_arregate_stats()
59 fprintf(f, " nb_nodes=%" PRId32 "\n", g->nb_nodes); in rte_graph_obj_dump()
346 count < graph->nb_nodes; \
56 graph->nb_nodes = _graph->node_count; in graph_header_popluate()
40 rte_node_t nb_nodes; /**< Number of nodes in the graph. */ member
71 uint32_t nb_nodes; member2037 bvf->nb_nodes++; in validate()2052 bvf->nb_nodes, in validate()2059 if (bvf->node_colour[BLACK] != bvf->nb_nodes) { in validate()