Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/
Dbench.c193 double important_hits_per_sec, hits_per_sec; in local_storage_report_progress() local
197 important_hits_per_sec = res->important_hits / 1000000.0 / delta_sec; in local_storage_report_progress()
202 printf("important_hits %8.3lfM/s\n", important_hits_per_sec); in local_storage_report_progress()