Searched refs:use_device_step_events (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | xplane_to_step_events.cc | 72 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()
|
D | xplane_to_step_events.h | 30 const XLineVisitor& line, bool use_device_step_events, 37 const XPlane& host_trace, bool use_device_step_events,
|
D | xplane_to_op_stats.cc | 112 void ProcessHostPlane(const XPlane* host_plane, bool use_device_step_events, in ProcessHostPlane() argument 124 line, use_device_step_events, *step_events), in ProcessHostPlane()
|