diff options
author | Heiner Kallweit <[email protected]> | 2020-10-29 18:33:46 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-10-31 10:23:02 -0700 |
commit | 5e4cb4800168671c7d599416ded360bac6c4b319 (patch) | |
tree | 6bf6e49c49662213fb53b136a1c2f894eb377bde /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 81b01894d792db8d4746c9c1b39c6e2a94fa0a04 (diff) |
r8169: use struct pcpu_sw_netstats for rx/tx packet/byte counters
Switch to the net core rx/tx byte/packet counter infrastructure.
This simplifies the code, only small drawback is some memory overhead
because we use just one queue, but allocate the counters per cpu.
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions