Home
last modified time | relevance | path

Searched refs:bytes_marked (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dhbm.h25 unsigned long long bytes_marked; member
H A Dhbm_kern.h180 __sync_add_and_fetch(&(qsp->bytes_marked), len); in hbm_update_stats()
H A Dhbm.c352 percent_bytes = (qstats.bytes_marked * 100.0) / in run_bpf_prog()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds