Home
last modified time | relevance | path

Searched defs:cycles (Results 1 – 25 of 26) sorted by relevance

12

/dpdk/app/test/
H A Dtest_rcu_qsbr_perf.c60 uint64_t begin, cycles; in test_rcu_qsbr_reader_perf() local
101 uint64_t begin, cycles; in test_rcu_qsbr_writer_perf() local
289 uint64_t begin, cycles; in test_rcu_qsbr_hash_reader() local
385 uint64_t token, begin, cycles; in test_rcu_qsbr_sw_sv_1qs() local
504 uint64_t token, begin, cycles; in test_rcu_qsbr_sw_sv_1qs_non_blocking() local
H A Dtest_hash_readwrite.c62 uint64_t begin, cycles; in test_hash_readwrite_worker() local
295 uint64_t begin, cycles; in test_rw_reader() local
323 uint64_t begin, cycles; in test_rw_writer() local
H A Dtest_hash_multiwriter.c57 uint64_t begin, cycles; in test_hash_multiwriter_worker() local
H A Dtest_trace_perf.c49 double cycles, ns; in measure_perf() local
H A Dtest_efd_perf.c84 static uint64_t cycles[NUM_KEYSIZES][NUM_OPERATIONS]; variable
H A Dtest_hash_readwrite_lf_perf.c568 uint64_t begin, cycles; in test_rwc_reader() local
1271 uint64_t begin, cycles; in test_hash_rcu_qsbr_writer() local
H A Dtest_hash_perf.c59 static uint64_t cycles[NUM_KEYSIZES][NUM_OPERATIONS][2][2]; variable
H A Dtest_member_perf.c79 static uint64_t cycles[NUM_TYPE][NUM_KEYSIZES][NUM_OPERATIONS]; variable
/dpdk/lib/pcapng/
H A Drte_pcapng.c39 uint64_t cycles; member
52 static uint64_t pcapng_tsc_to_ns(uint64_t cycles) in pcapng_tsc_to_ns()
413 uint32_t length, uint64_t cycles, in rte_pcapng_copy()
/dpdk/examples/rxtx_callbacks/
H A Dmain.c74 uint64_t cycles = 0; in calc_latency() local
199 uint64_t cycles = rte_rdtsc(); in port_init() local
/dpdk/lib/eal/include/
H A Drte_time.h40 rte_cyclecounter_cycles_to_ns(struct rte_timecounter *tc, uint64_t cycles) in rte_cyclecounter_cycles_to_ns()
/dpdk/lib/graph/
H A Dgraph_stats.c63 const uint64_t cycles = stat->cycles; 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.h200 uint64_t cycles; /**< Current number of cycles. */ member
/dpdk/app/test-eventdev/
H A Dtest_order_common.c292 uint64_t cycles = rte_get_timer_cycles(); in order_launch_lcores() local
/dpdk/app/test-regex/
H A Dmain.c53 uint64_t cycles; member
/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev_selftest.c466 uint64_t cycles, print_cycles; in wait_workers_to_join() local
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c120 cycles_to_ns(uint64_t cycles) in cycles_to_ns()
/dpdk/drivers/common/dpaax/
H A Dcompat.h204 static inline void cpu_spin(int cycles) in cpu_spin()
/dpdk/lib/eventdev/
H A Drte_event_timer_adapter.c1051 uint64_t cycles; in __swtim_arm_burst() local
/dpdk/drivers/event/octeontx/
H A Dssovf_evdev_selftest.c578 uint64_t cycles, print_cycles; in wait_workers_to_join() local
/dpdk/drivers/event/cnxk/
H A Dcnxk_eventdev_selftest.c565 uint64_t cycles, print_cycles; in wait_workers_to_join() local
/dpdk/drivers/event/sw/
H A Dsw_evdev_selftest.c3073 uint64_t print_cycles = 0, cycles = 0; in worker_loopback() local
/dpdk/drivers/net/pcap/
H A Dpcap_ethdev.c356 uint64_t cycles; in calculate_timestamp() local
/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.c1130 s64 cycles; in ice_ptp_prep_phy_adj_e822() local
/dpdk/lib/sched/
H A Drte_sched.c2846 uint64_t cycles = rte_get_tsc_cycles(); in rte_sched_port_time_resync() local

12