Searched defs:total_cycles_executed (Results 1 – 2 of 2) sorted by relevance
129 uint64_t total_cycles_executed(const HloComputation& computation) const { in total_cycles_executed() function136 uint64_t total_cycles_executed) { in set_total_cycles_executed()
1363 double total_cycles_executed = in GetInstructionNodeExtraInfo() local