Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.c194 double important_hits_per_sec, hits_per_sec; in local_storage_report_progress() local
198 important_hits_per_sec = res->important_hits / 1000000.0 / delta_sec; in local_storage_report_progress()
203 printf("important_hits %8.3lfM/s\n", important_hits_per_sec); in local_storage_report_progress()