Searched refs:loop_count (Results 1 – 1 of 1) sorted by relevance
138 uint64_t stats_period, loop_count; in show_lcore_stats() local163 loop_count = ctx->loop_cnt; in show_lcore_stats()225 "Loop count:", loop_count, in show_lcore_stats()228 cycles_to_ns(loop_count ? exec / loop_count : 0), in show_lcore_stats()233 cycles_to_ns(loop_count ? management / loop_count : 0), in show_lcore_stats()238 cycles_to_ns(loop_count ? busy / loop_count : 0), in show_lcore_stats()