Home
last modified time | relevance | path

Searched defs:end_time_us (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dprofiler_edge.h95 start_time_us, end_time_us, debug_handle, event_name, backend_name) \ argument
H A Dprofiler_edge.cpp92 const int64_t end_time_us, in recordBackendEvent()
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dmetric_utils.cc74 const uint64_t end_time_us = env_.NowMicros(); in RecordStop() local
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dreplay_log.proto19 double end_time_us = 32; field
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_backend_compiler_lib.cpp175 auto end_time_us = c10::getTime() / 1000; in execute() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dvalidator.cc97 int64_t end_time_us = -1; member
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_kineto.cpp545 const int64_t end_time_us, in reportBackendEventToActiveKinetoProfiler()
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/
H A Danalyzer.cc120 int64_t end_time_us) { in EstimateRtpClockFrequency()