Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l2fwd-jobstats/
H A Dmain.c138 uint64_t exec, exec_min, exec_max; in show_lcore_stats() local
165 exec_min = ctx->min_exec_time; in show_lcore_stats()
204 busy_min = exec_min + management_min; in show_lcore_stats()
228 cycles_to_ns(exec_min), in show_lcore_stats()