Home
last modified time | relevance | path

Searched defs:end_time (Results 1 – 5 of 5) sorted by relevance

/dpdk/app/test/
H A Dtest_timer_racecond.c119 uint64_t end_time; in test_timer_racecond() local
H A Dtest_distributor_perf.c81 const uint64_t end_time = rte_rdtsc(); in time_cache_line_switch() local
H A Dtest_timer.c115 static volatile uint64_t end_time; variable
/dpdk/lib/pcapng/
H A Drte_pcapng.c262 uint64_t start_time, uint64_t end_time, in rte_pcapng_write_stats()
/dpdk/app/dumpcap/
H A Dmain.c74 static uint64_t start_time, end_time; variable