Searched defs:execution_time (Results 1 – 11 of 11) sorted by relevance
30 void CostRecorder::RecordCost(int64_t op_key, const uint64_t execution_time) { in RecordCost()
108 Costs::NanoSeconds execution_time = in EstimateEarliestExecutionTimes() local179 Costs::NanoSeconds execution_time = in EstimateRequiredTimes() local
91 long execution_time = DEFAULT_EXECUTION_TIME; variable
95 long execution_time = DEFAULT_EXECUTION_TIME; variable
132 double execution_time = DEFAULT_TIME; variable606 void start_long_term_testcases(long_term_slot_total, execution_time) in start_long_term_testcases() argument
100 oneof execution_time { oneof
132 Duration execution_time; member
779 Timestamp execution_time) { in MaybeSendRtcpAtOrAfterTimestamp()809 Timestamp execution_time = clock_->CurrentTime() + duration; in ScheduleRtcpSendEvaluation() local815 Timestamp execution_time, in ScheduleMaybeSendRtcpAtOrAfterTimestamp()
504 def execute(self, socket, state, timeout=1, execution_time=1200, **kwargs): argument
554 auto execution_time = Env::Default()->NowMicros() - run_start_time + 1; in KernelFallbackExecuteOpInternal() local
2011 google.protobuf.Timestamp execution_time = 1; field