Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_jobstats/
H A Drte_jobstats.h55 uint64_t min_exec_time; member
87 uint64_t min_exec_time; member
/f-stack/dpdk/examples/l2fwd-jobstats/
H A Dmain.c165 exec_min = ctx->min_exec_time; in show_lcore_stats()
181 jobs_exec_min[i] = job->min_exec_time; in show_lcore_stats()
190 flush_exec_min = qconf->flush_job.min_exec_time; in show_lcore_stats()
196 idle_exec_min = qconf->idle_job.min_exec_time; in show_lcore_stats()