Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l2fwd-jobstats/
H A Dmain.c148 uint64_t flush_exec_cnt, flush_period; in show_lcore_stats() local
187 flush_exec_cnt = qconf->flush_job.exec_cnt; in show_lcore_stats()
270 "Exec count:", flush_exec_cnt, in show_lcore_stats()
274 cycles_to_ns(flush_exec_cnt ? flush_exec / flush_exec_cnt : 0), in show_lcore_stats()