Searched refs:host_trace (Results 1 – 7 of 7) sorted by relevance
167 const XPlane& host_trace) { in CollectTfOpsFromHostThreadsXPlane() argument169 for (const auto& id_metadata : host_trace.event_metadata()) { in CollectTfOpsFromHostThreadsXPlane()200 OpMetricsDb ConvertHostThreadsXPlaneToOpMetricsDb(const XPlane& host_trace) { in ConvertHostThreadsXPlaneToOpMetricsDb() argument202 CollectTfOpsFromHostThreadsXPlane(host_trace); in ConvertHostThreadsXPlaneToOpMetricsDb()205 XPlaneVisitor plane = CreateTfXPlaneVisitor(&host_trace); in ConvertHostThreadsXPlaneToOpMetricsDb()
44 const XPlane& host_trace);51 OpMetricsDb ConvertHostThreadsXPlaneToOpMetricsDb(const XPlane& host_trace);
37 const XPlane& host_trace, bool use_device_step_events,
121 const XPlane& host_trace, bool use_device_step_events, in ConvertHostThreadsXPlaneToStepEvents() argument124 XPlaneVisitor plane = CreateTfXPlaneVisitor(&host_trace); in ConvertHostThreadsXPlaneToStepEvents()
82 MemoryProfile GenerateMemoryProfile(const XPlane* host_trace) { in GenerateMemoryProfile() argument83 XPlaneVisitor plane = CreateTfXPlaneVisitor(host_trace); in GenerateMemoryProfile()
238 void DeriveEventsFromHostTrace(const XPlane* host_trace, in DeriveEventsFromHostTrace() argument253 XPlaneVisitor host_plane = CreateTfXPlaneVisitor(host_trace); in DeriveEventsFromHostTrace()293 uint64 host_plane_start = GetStartTimestampNs(*host_trace); in DeriveEventsFromHostTrace()
93 void DeriveEventsFromHostTrace(const XPlane* host_trace,