Searched refs:total_bytes (Results 1 – 2 of 2) sorted by relevance
109 static unsigned int total_packets, total_bytes; variable260 total_bytes += ppd.v1->tp_h.tp_snaplen; in walk_v1_v2_rx()266 total_bytes += ppd.v2->tp_h.tp_snaplen; in walk_v1_v2_rx()289 fprintf(stderr, " %u pkts (%u bytes)", NUM_PACKETS, total_bytes >> 1); in walk_v1_v2_rx()404 total_bytes += ppd.v1->tp_h.tp_snaplen; in walk_v1_v2_tx()414 total_bytes += ppd.v2->tp_h.tp_snaplen; in walk_v1_v2_tx()530 total_bytes += bytes; in __v3_walk_block()578 fprintf(stderr, " %u pkts (%u bytes)", NUM_PACKETS, total_bytes >> 1); in walk_v3_rx()663 total_bytes = 0; in setup_ring()
96 u64 total_bytes; member111 u64 total_bytes; member815 c->total_bytes += ret; in pid_end_io_sample()816 p->total_bytes += ret; in pid_end_io_sample()1222 bytes = c->total_bytes; in draw_io_bars()1435 if (c->total_bytes >= threshold) { in determine_display_io_tasks()