Lines Matching refs:count
227 rte_node_t count;
233 for (count = 0; count < stats->max_nodes; count++) {
323 rte_graph_t count;
327 for (count = 0; count < cluster->nb_graphs; count++)
328 if (cluster->graphs[count] == graph)
445 rte_node_t count;
448 for (count = 0; count < stat->max_nodes; count++) {
466 rte_node_t count;
471 for (count = 0; count < cluster->nb_nodes; count++) {
472 node = cluster->nodes[count];
519 rte_node_t count;
524 for (count = 0; count < stat->max_nodes; count++) {
527 rc = stat->fn(!count, (count == stat->max_nodes - 1),
540 rte_node_t count;
545 for (count = 0; count < stat->max_nodes; count++) {