Searched refs:nodestats (Results 1 – 2 of 2) sorted by relevance
416 def _emit_op(self, nodestats, pid, is_gputrace): argument424 node_name = nodestats.node_name425 start = nodestats.all_start_micros426 duration = nodestats.all_end_rel_micros427 tid = nodestats.thread_id437 _, op, inputs = self._parse_op_label(nodestats.timeline_label)
80 namespace nodestats { namespace1690 nodestats::SetScheduled(stats, scheduled_nsec); in Process()1691 nodestats::SetAllStart(stats); in Process()1750 nodestats::SetOpEnd(stats); in Process()1753 nodestats::SetMemory(stats, &state->ctx); in Process()1780 nodestats::SetReferencedTensors(stats, accessed); in Process()1790 nodestats::SetOpStart(stats); in Process()1795 nodestats::SetOpStart(stats); in Process()1831 nodestats::SetOpEnd(stats); in Process()1838 nodestats::SetMemory(stats, &ctx); in Process()[all …]