Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/profile_utils/
H A Dcpu_utils.h163 void DisableClockCycleProfiling() final {} in DisableClockCycleProfiling() function
H A Dcpu_utils.cc69 /* static */ void CpuUtils::DisableClockCycleProfiling() { in DisableClockCycleProfiling() function in tensorflow::profile_utils::CpuUtils
H A Dandroid_armv7a_cpu_utils_helper.cc73 void AndroidArmV7ACpuUtilsHelper::DisableClockCycleProfiling() { in DisableClockCycleProfiling() function in tensorflow::profile_utils::AndroidArmV7ACpuUtilsHelper