Searched refs:GetCpuUtilsHelperSingletonInstance (Results 1 – 2 of 2) sorted by relevance
57 GetCpuUtilsHelperSingletonInstance().ResetClockCycle(); in ResetClockCycle()61 GetCpuUtilsHelperSingletonInstance().EnableClockCycleProfiling(enable); in EnableClockCycleProfiling()73 return GetCpuUtilsHelperSingletonInstance().CalculateCpuFrequency(); in GetCycleCounterFrequencyImpl()128 /* static */ ICpuUtilsHelper& CpuUtils::GetCpuUtilsHelperSingletonInstance() { in GetCpuUtilsHelperSingletonInstance() function in tensorflow::profile_utils::CpuUtils
60 return GetCpuUtilsHelperSingletonInstance().GetCurrentClockCycle(); in GetCurrentClockCycle()158 static ICpuUtilsHelper& GetCpuUtilsHelperSingletonInstance();