Home
last modified time | relevance | path

Searched defs:end_time (Results 1 – 3 of 3) 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