Searched defs:EnableClockCycleProfiling (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/platform/profile_utils/ | ||
D | cpu_utils.h | 139 void EnableClockCycleProfiling(bool /* enable */) final {} in EnableClockCycleProfiling() function |
D | cpu_utils.cc | 60 /* static */ void CpuUtils::EnableClockCycleProfiling(const bool enable) { in EnableClockCycleProfiling() function in tensorflow::profile_utils::CpuUtils |
D | android_armv7a_cpu_utils_helper.cc | 56 void AndroidArmV7ACpuUtilsHelper::EnableClockCycleProfiling(const bool enable) { in EnableClockCycleProfiling() function in tensorflow::profile_utils::AndroidArmV7ACpuUtilsHelper |