Home
last modified time | relevance | path

Searched defs:calls (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/graph/
H A Dgraph_stats.c64 const uint64_t calls = stat->calls; in print_node() local
333 uint64_t calls = 0, cycles = 0, objs = 0, realloc_count = 0; in cluster_node_arregate_stats() local
H A Drte_graph.h198 uint64_t calls; /**< Current number of calls made. */ member
/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c15 calls, enumerator
188 calls, no_iq_enq, no_cq_enq, sched_last_iter_bitmask, in sw_xstats_init() enumerator
202 calls, poll_return, in sw_xstats_init() enumerator
/dpdk/lib/eal/common/
H A Drte_service.c53 uint64_t calls; member
861 int calls = 1; in service_dump_one() local