Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_sw_stats.c432 uint64_t total_value = 0; in sfc_sw_xstat_get_values_by_id() local
461 total_value += values[i]; in sfc_sw_xstat_get_values_by_id()
476 values[total_value_idx] += total_value; in sfc_sw_xstat_get_values_by_id()