Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dhbm.h25 unsigned long long bytes_marked; member
H A Dhbm_kern.h178 __sync_add_and_fetch(&(qsp->bytes_marked), len); in hbm_update_stats()
H A Dhbm.c359 percent_bytes = (qstats.bytes_marked * 100.0) / in run_bpf_prog()