bytes_marked 350 samples/bpf/hbm.c percent_bytes = (qstats.bytes_marked * 100.0) / bytes_marked 25 samples/bpf/hbm.h unsigned long long bytes_marked; bytes_marked 183 samples/bpf/hbm_kern.h __sync_add_and_fetch(&(qsp->bytes_marked), len);