Searched refs:EnableClockCycleProfiling (Results 1 – 8 of 8) sorted by relevance
127 static void EnableClockCycleProfiling(bool enable);139 void EnableClockCycleProfiling(bool /* enable */) final {} in EnableClockCycleProfiling() function
60 /* static */ void CpuUtils::EnableClockCycleProfiling(const bool enable) { in EnableClockCycleProfiling() function in tensorflow::profile_utils::CpuUtils61 GetCpuUtilsHelperSingletonInstance().EnableClockCycleProfiling(enable); in EnableClockCycleProfiling()
40 virtual void EnableClockCycleProfiling(bool enable) = 0;
39 void EnableClockCycleProfiling(bool enable) final;
29 void SetUp() override { CpuUtils::EnableClockCycleProfiling(true); } in SetUp()
56 void AndroidArmV7ACpuUtilsHelper::EnableClockCycleProfiling(const bool enable) { in EnableClockCycleProfiling() function in tensorflow::profile_utils::AndroidArmV7ACpuUtilsHelper
37 tensorflow::profile_utils::CpuUtils::EnableClockCycleProfiling(true); in main()
417 profile_utils::CpuUtils::EnableClockCycleProfiling(true); in TEST()450 profile_utils::CpuUtils::EnableClockCycleProfiling(true); in TEST()484 profile_utils::CpuUtils::EnableClockCycleProfiling(true); in TEST()543 profile_utils::CpuUtils::EnableClockCycleProfiling(true); in TEST()