Home
last modified time | relevance | path

Searched defs:host_plane (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_tf_data_stats_test.cc42 XPlane host_plane; in TEST() local
187 XPlane host_plane; in TEST() local
307 XPlane host_plane; in TEST() local
Dpost_process_single_host_xplane.cc28 XPlane* host_plane = in MergeHostPlanesAndSortLines() local
Dxplane_to_memory_profile_test.cc36 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
Dxplane_to_op_stats.cc112 void ProcessHostPlane(const XPlane* host_plane, bool use_device_step_events, in ProcessHostPlane()
150 const XPlane* host_plane = FindPlaneWithName(space, kHostThreadsPlaneName); in ConvertXSpaceToOpStats() local
Dxplane_to_step_events_test.cc48 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
Dxplane_to_trace_events_test.cc30 XPlaneBuilder host_plane(space->add_planes()); in CreateXSpace() local
Dxplane_to_profile_response_test.cc31 XPlaneBuilder host_plane(space->add_planes()); in CreateXSpace() local
Dxplane_to_memory_profile.cc536 MemoryProfile ConvertXPlaneToMemoryProfile(const XPlane& host_plane, in ConvertXPlaneToMemoryProfile()
545 if (const XPlane* host_plane = in ConvertXSpaceToMemoryProfileJson() local
Dxplane_to_trace_events.cc124 const XPlane* host_plane = FindPlaneWithName(xspace, kHostThreadsPlaneName); in ConvertXSpaceToTraceEvents() local
Dxplane_to_tools_data.cc202 XPlane* host_plane = in ConvertMultiXSpacesToTfDataBottleneckAnalysis() local
Dxplane_to_op_metrics_db_test.cc58 XPlaneBuilder host_plane(xplane); in TEST() local
Dxplane_to_tf_functions_test.cc46 const XPlane* host_plane = FindPlaneWithName(space, kHostThreadsPlaneName); in ConvertXSpaceToTfFunctionDb() local
Dxplane_to_tf_data_stats.cc486 XPlane* host_plane) { in Add()
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Ddevice_tracer_test.cc269 const XPlane* host_plane = FindPlaneWithName(space, kCuptiDriverApiPlaneName); in TEST_F() local
327 XPlaneVisitor host_plane = CreateTfXPlaneVisitor(cupti_host_plane); in TEST_F() local
Dcupti_collector.cc451 XPlaneBuilder* device_plane, XPlaneBuilder* host_plane) { in Flush()
677 XPlaneBuilder host_plane( in Export() local
/external/tensorflow/tensorflow/core/profiler/utils/
Dgroup_events_test.cc220 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
264 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
311 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
Dderived_timeline.cc253 XPlaneVisitor host_plane = CreateTfXPlaneVisitor(host_trace); in DeriveEventsFromHostTrace() local