Home
last modified time | relevance | path

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

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