Home
last modified time | relevance | path

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

/samples/bpf/
A Dhbm.h27 unsigned long long bytes_dropped; member
A Dhbm.c324 qstats.bytes_dropped) * 8 / in run_bpf_prog()
354 (int)(qstats.bytes_dropped / in run_bpf_prog()
367 percent_bytes = (qstats.bytes_dropped * 100.0) / in run_bpf_prog()
A Dhbm_kern.h182 __sync_add_and_fetch(&(qsp->bytes_dropped), in hbm_update_stats()

Completed in 6 milliseconds