Home
last modified time | relevance | path

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

/dpdk/examples/l3fwd-power/
H A Dmain.c2326 uint64_t app_eps = 0, app_fps = 0, app_br = 0; in get_current_stat_values() local
2337 app_br += stats[lcore_id].br; in get_current_stat_values()
2344 values[2] = app_br/count; in get_current_stat_values()