Home
last modified time | relevance | path

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

/samples/bpf/
A Dhbm.h29 unsigned long long bytes_total; member
A Dhbm.c232 last_cg_tx_bytes = qstats.bytes_total; in run_bpf_prog()
254 new_cg_tx_bytes = qstats.bytes_total; in run_bpf_prog()
323 unsigned int rate_mbps = ((qstats.bytes_total - in run_bpf_prog()
350 fprintf(fout, "bytes_MB:%d\n", (int)(qstats.bytes_total / in run_bpf_prog()
360 (qstats.bytes_total + 1); in run_bpf_prog()
368 (qstats.bytes_total + 1); in run_bpf_prog()
A Dhbm_kern.h169 __sync_add_and_fetch(&(qsp->bytes_total), len); in hbm_update_stats()

Completed in 4 milliseconds