Searched defs:start_time_us (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/ |
H A D | profiler_edge.h | 95 start_time_us, end_time_us, debug_handle, event_name, backend_name) \ argument
|
H A D | profiler_edge.cpp | 91 const int64_t start_time_us, in recordBackendEvent()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | metric_utils.cc | 45 const uint64_t start_time_us = env_.NowMicros(); in RecordStart() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | replay_log.proto | 18 double start_time_us = 31; field
|
/aosp_15_r20/external/webrtc/call/ |
H A D | simulated_network.cc | 29 int64_t CalculateArrivalTimeUs(int64_t start_time_us, in CalculateArrivalTimeUs()
|
/aosp_15_r20/external/pytorch/test/cpp/jit/ |
H A D | test_backend_compiler_lib.cpp | 123 auto start_time_us = c10::getTime() / 1000; in execute() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
H A D | validator.cc | 96 int64_t start_time_us = -1; member
|
/aosp_15_r20/external/perfetto/src/profiling/memory/ |
H A D | unwinding.cc | 412 auto start_time_us = base::GetWallTimeNs() / 1000; in HandleBuffer() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | run_handler.cc | 738 uint64 start_time_us() const { return start_time_us_; } in start_time_us() function in tensorflow::RunHandler::Impl
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/ |
H A D | run_handler.cc | 663 uint64_t start_time_us() const { return start_time_us_; } in start_time_us() function in tfrt::tf::RunHandler::Impl
|
/aosp_15_r20/external/webrtc/logging/rtc_event_log/ |
H A D | rtc_event_log_unittest.cc | 911 int64_t start_time_us, utc_start_time_us, stop_time_us; in TEST_P() local
|
H A D | rtc_event_log_unittest_helper.cc | 1286 int64_t start_time_us, in VerifyLoggedStartEvent()
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | profiler_kineto.cpp | 544 const int64_t start_time_us, in reportBackendEventToActiveKinetoProfiler()
|