Searched refs:total_objs (Results 1 – 3 of 3) sorted by relevance
74 uint64_t total_objs; /**< Objects processed by this node. */ member168 node->total_objs += rc; in rte_graph_walk()
78 fprintf(f, " total_objs=%" PRId64 "\n", n->total_objs); in rte_graph_obj_dump()
340 objs += node->total_objs; in cluster_node_arregate_stats()