Home
last modified time | relevance | path

Searched defs:events_mean (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/benchs/
Dbench_bpf_hashmap_lookup.c208 static int compute_events(u64 *times, double *events_mean, double *events_stddev, u64 *mean_time) in compute_events()
243 double events_mean, events_stddev; in hashmap_report_final() local