Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-jobstats/
H A Dmain.c154 uint64_t collection_time = rte_get_timer_cycles(); in show_lcore_stats() local
209 collection_time = rte_get_timer_cycles() - collection_time; in show_lcore_stats()
222 lcore_id, cycles_to_ns(collection_time), in show_lcore_stats()