Home
last modified time | relevance | path

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

/dpdk/lib/jobstats/
H A Drte_jobstats.h58 uint64_t max_exec_time; member
90 uint64_t max_exec_time; member
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c167 exec_max = ctx->max_exec_time; in show_lcore_stats()
183 jobs_exec_max[i] = job->max_exec_time; in show_lcore_stats()
192 flush_exec_max = qconf->flush_job.max_exec_time; in show_lcore_stats()
198 idle_exec_max = qconf->idle_job.max_exec_time; in show_lcore_stats()