Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l2fwd-jobstats/
H A Dmain.c119 cycles_to_ns(uint64_t cycles) in cycles_to_ns() function
228 cycles_to_ns(exec_min), in show_lcore_stats()
229 cycles_to_ns(exec_max), in show_lcore_stats()
233 cycles_to_ns(management_min), in show_lcore_stats()
234 cycles_to_ns(management_max), in show_lcore_stats()
238 cycles_to_ns(busy_min), in show_lcore_stats()
239 cycles_to_ns(busy_max), in show_lcore_stats()
243 cycles_to_ns(idle_exec_min), in show_lcore_stats()
244 cycles_to_ns(idle_exec_max)); in show_lcore_stats()
275 cycles_to_ns(flush_exec_min), in show_lcore_stats()
[all …]