Home
last modified time | relevance | path

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

/lib/
Dtest_rhashtable.c700 u64 total_time = 0; in test_rht_init() local
742 total_time += time; in test_rht_init()
750 do_div(total_time, runs); in test_rht_init()
751 pr_info("Average test time: %llu\n", total_time); in test_rht_init()