Searched defs:start_tsc (Results 1 – 6 of 6) sorted by relevance
293 const uint64_t start_tsc = rte_rdtsc(); in timed_adds() local320 const uint64_t start_tsc = rte_rdtsc(); in timed_adds_sketch() local357 const uint64_t start_tsc = rte_rdtsc(); in timed_lookups() local393 const uint64_t start_tsc = rte_rdtsc(); in timed_lookups_sketch() local426 const uint64_t start_tsc = rte_rdtsc(); in timed_lookups_bulk() local471 const uint64_t start_tsc = rte_rdtsc(); in timed_lookups_multimatch() local514 const uint64_t start_tsc = rte_rdtsc(); in timed_lookups_multimatch_bulk() local566 const uint64_t start_tsc = rte_rdtsc(); in timed_deletes() local606 const uint64_t start_tsc = rte_rdtsc(); in timed_miss_lookup() local
180 const uint64_t start_tsc = rte_rdtsc(); in timed_adds() local208 const uint64_t start_tsc = rte_rdtsc(); in timed_lookups() local244 const uint64_t start_tsc = rte_rdtsc(); in timed_lookups_multi() local286 const uint64_t start_tsc = rte_rdtsc(); in timed_deletes() local
45 uint64_t start_tsc, end_tsc; in run_rss_calc() local74 uint64_t start_tsc, end_tsc; in run_rss_calc_bulk() local
255 const uint64_t start_tsc = rte_rdtsc(); in timed_adds() local316 const uint64_t start_tsc = rte_rdtsc(); in timed_lookups() local409 const uint64_t start_tsc = rte_rdtsc(); in timed_lookups_multi() local529 const uint64_t start_tsc = rte_rdtsc(); in timed_deletes() local
42 uint64_t start_tsc, end_tsc, delay_start; in test_timer_perf() local
115 volatile uint64_t start_tsc = rte_rdtsc(); in work() local