Home
last modified time | relevance | path

Searched refs:exec_max (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
166 exec_max = ctx->max_exec_time; in show_lcore_stats()
205 busy_max = exec_max + management_max; in show_lcore_stats()
229 cycles_to_ns(exec_max), in show_lcore_stats()