Searched refs:tsc_alloc (Results 1 – 1 of 1) sorted by relevance
85 uint64_t tsc_start, tsc_alloc, tsc_memset = 0, tsc_free; in test_alloc_perf() local94 tsc_alloc = rte_rdtsc_precise() - tsc_start; in test_alloc_perf()115 alloc_time = tsc_to_us(tsc_alloc, runs_done); in test_alloc_perf()