Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_jobstats/
H A Drte_jobstats.h58 uint64_t max_exec_time; member
90 uint64_t max_exec_time; member
/f-stack/dpdk/examples/l2fwd-jobstats/
H A Dmain.c166 exec_max = ctx->max_exec_time; in show_lcore_stats()
182 jobs_exec_max[i] = job->max_exec_time; in show_lcore_stats()
191 flush_exec_max = qconf->flush_job.max_exec_time; in show_lcore_stats()
197 idle_exec_max = qconf->idle_job.max_exec_time; in show_lcore_stats()