Home
last modified time | relevance | path

Searched defs:execution_time (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dstatic_schedule.cc108 Costs::NanoSeconds execution_time = in EstimateEarliestExecutionTimes() local
179 Costs::NanoSeconds execution_time = in EstimateRequiredTimes() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl2.cc779 Timestamp execution_time) { in MaybeSendRtcpAtOrAfterTimestamp()
809 Timestamp execution_time = clock_->CurrentTime() + duration; in ScheduleRtcpSendEvaluation() local
815 Timestamp execution_time, in ScheduleMaybeSendRtcpAtOrAfterTimestamp()
/aosp_15_r20/external/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_driver.c132 double execution_time = DEFAULT_TIME; variable
606 void start_long_term_testcases(long_term_slot_total, execution_time) in start_long_term_testcases() argument
H A Dsched_tc0.c91 long execution_time = DEFAULT_EXECUTION_TIME; variable
H A Dsched_tc2.c95 long execution_time = DEFAULT_EXECUTION_TIME; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/fallback/
H A Dcost_recorder.cc30 void CostRecorder::RecordCost(int64_t op_key, const uint64_t execution_time) { in RecordCost()
/aosp_15_r20/tools/acloud/internal/lib/
H A Dremote_host_client.py89 def execution_time(self): member in RemoteHostClient
H A Dcvd_compute_client_multi_stage.py463 def execution_time(self): member in CvdComputeClient
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_performance_data.proto100 oneof execution_time { oneof
H A Dcost_estimator.h132 Duration execution_time; member
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dkernel_fallback_execute_compat.cc554 auto execution_time = Env::Default()->NowMicros() - run_start_time + 1; in KernelFallbackExecuteOpInternal() local
/aosp_15_r20/external/googleapis/google/cloud/dataform/v1beta1/
H A Ddataform.proto2011 google.protobuf.Timestamp execution_time = 1; field