Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_member_perf.c229 const uint64_t time_taken = end_tsc - start_tsc; in timed_adds() local
264 const uint64_t time_taken = end_tsc - start_tsc; in timed_lookups() local
311 const uint64_t time_taken = end_tsc - start_tsc; in timed_lookups_bulk() local
351 const uint64_t time_taken = end_tsc - start_tsc; in timed_lookups_multimatch() local
405 const uint64_t time_taken = end_tsc - start_tsc; in timed_lookups_multimatch_bulk() local
432 const uint64_t time_taken = end_tsc - start_tsc; in timed_deletes() local
478 const uint64_t time_taken = end_tsc - start_tsc; in timed_miss_lookup() local
H A Dtest_efd_perf.c189 const uint64_t time_taken = end_tsc - start_tsc; in timed_adds() local
222 const uint64_t time_taken = end_tsc - start_tsc; in timed_lookups() local
266 const uint64_t time_taken = end_tsc - start_tsc; in timed_lookups_multi() local
295 const uint64_t time_taken = end_tsc - start_tsc; in timed_deletes() local
H A Dtest_hash_perf.c309 const uint64_t time_taken = end_tsc - start_tsc; in timed_adds() local
386 const uint64_t time_taken = end_tsc - start_tsc; in timed_lookups() local
512 const uint64_t time_taken = end_tsc - start_tsc; in timed_lookups_multi() local
551 const uint64_t time_taken = end_tsc - start_tsc; in timed_deletes() local