Home
last modified time | relevance | path

Searched refs:use_device_step_events (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_step_events.cc72 const XLineVisitor& line, bool use_device_step_events, in ConvertHostThreadsXLineToStepEvents() argument
98 if (use_device_step_events && in ConvertHostThreadsXLineToStepEvents()
113 use_device_step_events), in ConvertHostThreadsXLineToStepEvents()
121 const XPlane& host_trace, bool use_device_step_events, in ConvertHostThreadsXPlaneToStepEvents() argument
127 line, use_device_step_events, device_step_events), in ConvertHostThreadsXPlaneToStepEvents()
Dxplane_to_step_events.h30 const XLineVisitor& line, bool use_device_step_events,
37 const XPlane& host_trace, bool use_device_step_events,
Dxplane_to_op_stats.cc112 void ProcessHostPlane(const XPlane* host_plane, bool use_device_step_events, in ProcessHostPlane() argument
124 line, use_device_step_events, *step_events), in ProcessHostPlane()