Searched refs:prev_bytes (Results 1 – 2 of 2) sorted by relevance
55 if (cnt->bytes + percpu_cnt->bytes - percpu_cnt->prev_bytes < dt) in bpf_nextcnt()63 percpu_cnt->prev_bytes = cnt->bytes; in bpf_nextcnt()
31 __u64 prev_bytes; member
Completed in 3 milliseconds