Home
last modified time | relevance | path

Searched defs:end_us (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/torch/autograd/
H A Dprofiler_util.py452 end_us, argument
745 def in_interval(self, start_us, end_us): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dallocator_retry.cc38 uint64 end_us = env_->NowMicros(); in ~ScopedTimeTracker() local
/aosp_15_r20/external/libchrome/base/android/
H A Dearly_trace_event_binding.cc27 int64_t end_us = end_time_ns / 1000; in JNI_EarlyTraceEvent_RecordEarlyEvent() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/
H A Dbenchmark.cc124 const int64_t end_us = NowMicros(); in Benchmark() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_model.cc228 int64_t end_us = profiling::time::NowMicros(); in Run() local
/aosp_15_r20/hardware/google/aemu/base/
Dring_buffer_unittest.cpp547 uint64_t end_us = android::base::getHighResTimeUs(); in TEST() local