Home
last modified time | relevance | path

Searched refs:total_cycles (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_trace_perf.c20 uint64_t total_cycles; member
47 uint64_t total_cycles = 0; in measure_perf() local
53 total_cycles += data->ldata[workers].total_cycles; in measure_perf()
57 cycles = total_calls ? (double)total_cycles / (double)total_calls : 0; in measure_perf()
96 ldata->total_cycles += rte_get_timer_cycles() - start; \
H A Dtest_lpm_perf.c433 uint64_t begin, total_cycles; in test_lpm_rcu_qsbr_writer() local
473 total_cycles = rte_rdtsc_precise() - begin; in test_lpm_rcu_qsbr_writer()
475 __atomic_fetch_add(&gwrite_cycles, total_cycles, __ATOMIC_RELAXED); in test_lpm_rcu_qsbr_writer()
/f-stack/dpdk/examples/rxtx_callbacks/
H A Dmain.c50 uint64_t total_cycles; member
92 latency_numbers.total_cycles += cycles; in calc_latency()
101 latency_numbers.total_cycles / latency_numbers.total_pkts); in calc_latency()
107 latency_numbers.total_cycles = 0; in calc_latency()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Drxtx_callbacks.rst184 latency_numbers.total_cycles += cycles;
189 latency_numbers.total_cycles / latency_numbers.total_pkts);
191 latency_numbers.total_cycles = latency_numbers.total_pkts = 0;
/f-stack/dpdk/lib/librte_graph/
H A Drte_graph_worker.h72 uint64_t total_cycles; /**< Cycles spent in this node. */ member
166 node->total_cycles += rte_rdtsc() - start; in rte_graph_walk()
H A Dgraph_stats.c341 cycles += node->total_cycles; in cluster_node_arregate_stats()
/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_evdev.h95 total_cycles, enumerator
H A Dopdl_evdev.c433 port->port_stat[total_cycles] / cpg in opdl_dump()
H A Dopdl_evdev_init.c59 p->port_stat[total_cycles] += in enqueue_check()
/f-stack/dpdk/doc/guides/eventdevs/
H A Dopdl.rst136 - total_cycles