Searched refs:perf_counter_ticks (Results 1 – 1 of 1) sorted by relevance
875 uint64_t perf_counter_ticks = perf_counter_now - perf_counter_initial; in TSCTicksPerSecond() local877 perf_counter_ticks / static_cast<double>(perf_counter_frequency.QuadPart); in TSCTicksPerSecond()