Searched refs:has_non_stop_time_stamp_counter (Results 1 – 2 of 2) sorted by relevance
105 bool has_non_stop_time_stamp_counter() const { in has_non_stop_time_stamp_counter() function
667 if (ticks_per_sec.QuadPart <= 0 || !cpu.has_non_stop_time_stamp_counter()) { in InitializeTimeTicksNowFunctionPointer()820 static bool is_supported = base::CPU().has_non_stop_time_stamp_counter(); in IsSupportedWin()