Lines Matching refs:count
143 rte_node_t count; in stats_mem_populate() local
148 for (count = 0; count < stats->max_nodes; count++) { in stats_mem_populate()
208 rte_graph_t count; in cluster_add() local
212 for (count = 0; count < cluster->nb_graphs; count++) in cluster_add()
213 if (cluster->graphs[count] == graph) in cluster_add()
336 rte_node_t count; in cluster_node_arregate_stats() local
338 for (count = 0; count < cluster->nb_nodes; count++) { in cluster_node_arregate_stats()
339 node = cluster->nodes[count]; in cluster_node_arregate_stats()
369 rte_node_t count; in rte_graph_cluster_stats_get() local
374 for (count = 0; count < stat->max_nodes; count++) { in rte_graph_cluster_stats_get()
377 rc = stat->fn(!count, (count == stat->max_nodes - 1), in rte_graph_cluster_stats_get()
390 rte_node_t count; in rte_graph_cluster_stats_reset() local
394 for (count = 0; count < stat->max_nodes; count++) { in rte_graph_cluster_stats_reset()