MCPcopy Create free account
hub / github.com/FDio/vpp / sum

Method sum

src/vpp-api/python/vpp_papi/vpp_stats.py:434–436  ·  view source on GitHub ↗

Sum the vector

(self)

Source from the content-addressed store, hash-verified

432 """Simple counter"""
433
434 def sum(self):
435 """Sum the vector"""
436 return sum(self)
437
438
439# Add a helper class for histogram log2

Callers 15

get_ip6_nd_rx_repliesMethod · 0.45
get_ip6_nd_tx_repliesMethod · 0.45
test_clear_sessionsMethod · 0.45
test_dynamicMethod · 0.45
test_hairpinningMethod · 0.45
test_ha_sendMethod · 0.45
test_ha_recvMethod · 0.45

Calls

no outgoing calls

Tested by 15

get_ip6_nd_rx_repliesMethod · 0.36
get_ip6_nd_tx_repliesMethod · 0.36
test_clear_sessionsMethod · 0.36
test_dynamicMethod · 0.36
test_hairpinningMethod · 0.36
test_ha_sendMethod · 0.36
test_ha_recvMethod · 0.36
test_dynamicMethod · 0.36