Home
last modified time | relevance | path

Searched defs:EnableClockCycleProfiling (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/platform/profile_utils/
Dcpu_utils.h139 void EnableClockCycleProfiling(bool /* enable */) final {} in EnableClockCycleProfiling() function
Dcpu_utils.cc60 /* static */ void CpuUtils::EnableClockCycleProfiling(const bool enable) { in EnableClockCycleProfiling() function in tensorflow::profile_utils::CpuUtils
Dandroid_armv7a_cpu_utils_helper.cc56 void AndroidArmV7ACpuUtilsHelper::EnableClockCycleProfiling(const bool enable) { in EnableClockCycleProfiling() function in tensorflow::profile_utils::AndroidArmV7ACpuUtilsHelper