Home
last modified time | relevance | path

Searched defs:GetTotalTime (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/base/
H A Dtiming_logger.h68 uint64_t GetTotalTime() const { in GetTotalTime() function
137 uint64_t GetTotalTime(size_t idx) { in GetTotalTime() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dprofiling_info.cc24 absl::Duration ProfilingInfo::GetTotalTime() const { in GetTotalTime() function in tflite::gpu::ProfilingInfo