Searched refs:tsc_to_us (Results 1 – 1 of 1) sorted by relevance
24 tsc_to_us(uint64_t tsc, size_t runs) in tsc_to_us() function51 *us_per_gb = tsc_to_us(tsc, RUNS); in test_memset_perf()115 alloc_time = tsc_to_us(tsc_alloc, runs_done); in test_alloc_perf()116 free_time = tsc_to_us(tsc_free, runs_done); in test_alloc_perf()118 tsc_to_us(tsc_memset, runs_done) : in test_alloc_perf()