Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-jobstats/
H A Dmain.c149 uint64_t flush_exec_cnt, flush_period; in show_lcore_stats() local
188 flush_exec_cnt = qconf->flush_job.exec_cnt; in show_lcore_stats()
271 "Exec count:", flush_exec_cnt, in show_lcore_stats()
275 cycles_to_ns(flush_exec_cnt ? flush_exec / flush_exec_cnt : 0), in show_lcore_stats()