Searched defs:EnableClockCycleProfiling (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/profile_utils/ | ||
H A D | cpu_utils.h | 162 void EnableClockCycleProfiling() final {} in EnableClockCycleProfiling() function |
H A D | cpu_utils.cc | 65 /* static */ void CpuUtils::EnableClockCycleProfiling() { in EnableClockCycleProfiling() function in tensorflow::profile_utils::CpuUtils |
H A D | android_armv7a_cpu_utils_helper.cc | 57 void AndroidArmV7ACpuUtilsHelper::EnableClockCycleProfiling() { in EnableClockCycleProfiling() function in tensorflow::profile_utils::AndroidArmV7ACpuUtilsHelper |