Home
last modified time | relevance | path

Searched defs:realloc_count (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_graph/
H A Drte_graph.h207 uint64_t realloc_count; /**< Realloc count. */ member
H A Dgraph_stats.c331 uint64_t calls = 0, cycles = 0, objs = 0, realloc_count = 0; in cluster_node_arregate_stats() local
H A Drte_graph_worker.h61 uint32_t realloc_count; /**< Number of times realloced. */ member