Searched defs:exec_time (Results 1 – 8 of 8) sorted by relevance
60 def exec_time(self): member in ProfileDatum
158 float exec_time = 24; in main() local
47 static float exec_time = 24; variable
394 double exec_time; /* period for which the test is executed */ in main() local
35 static float exec_time = 0.05; /* default is 3 min */ variable
194 auto& exec_time = (*exec_.mutable_accelerator_execs())[e.first]; in ToProto() local204 auto& exec_time = (*exec_.mutable_cpu_execs())[e.first]; in ToProto() local243 for (const auto& exec_time : exec_.accelerator_execs()) { in FromProto() local251 for (const auto& exec_time : exec_.cpu_execs()) { in FromProto() local
1129 int64_t exec_time = acc_ticks.Milliseconds(); in void_main() local
996 Costs::NanoSeconds exec_time = in IdentifySwappingCandidates() local