Home
last modified time | relevance | path

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

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