Home
last modified time | relevance | path

Searched defs:mean_time (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()
244 u64 mean_time; in hashmap_report_final() local