Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/profile_utils/
H A Dcpu_utils.h162 void EnableClockCycleProfiling() final {} in EnableClockCycleProfiling() function
H A Dcpu_utils.cc65 /* static */ void CpuUtils::EnableClockCycleProfiling() { in EnableClockCycleProfiling() function in tensorflow::profile_utils::CpuUtils
H A Dandroid_armv7a_cpu_utils_helper.cc57 void AndroidArmV7ACpuUtilsHelper::EnableClockCycleProfiling() { in EnableClockCycleProfiling() function in tensorflow::profile_utils::AndroidArmV7ACpuUtilsHelper