Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A 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
H A Dxplane_to_memory_profile.cc547 MemoryProfile ConvertXPlaneToMemoryProfile(const XPlane& host_plane, in ConvertXPlaneToMemoryProfile()
559 if (const XPlane* host_plane = in ConvertXSpaceToMemoryProfileJson() local
H A Dpost_process_single_host_xplane.cc28 XPlane* host_plane = in MergeHostPlanesAndSortLines() local
H A Dxplane_to_memory_profile_test.cc36 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
H A Dxplane_to_step_events_test.cc48 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
H A Dxplane_to_trace_events_test.cc30 XPlaneBuilder host_plane(space->add_planes()); in CreateXSpace() local
H A Dxplane_to_trace_events.cc127 const XPlane* host_plane = FindPlaneWithName(xspace, kHostThreadsPlaneName); in ConvertXSpaceToTraceEvents() local
H A Dxplane_to_tools_data.cc165 XPlane* host_plane = in ConvertMultiXSpacesToTfDataBottleneckAnalysis() local
H A Dxplane_to_op_stats.cc201 const XPlane* host_plane = FindPlaneWithName(space, kHostThreadsPlaneName); in ConvertXSpaceToOpStats() local
H A Dxplane_to_tf_functions_test.cc46 const XPlane* host_plane = FindPlaneWithName(space, kHostThreadsPlaneName); in ConvertXSpaceToTfFunctionDb() local
H A Dxplane_to_step_stats.cc84 for (const XPlane* host_plane : host_planes) { in ConvertGpuXSpaceToStepStats() local
H A Dxplane_to_profile_response_test.cc40 XPlaneBuilder host_plane(space->add_planes()); in CreateXSpace() local
H A Dxplane_to_op_metrics_db_test.cc94 XPlaneBuilder host_plane(xplane); in TEST() local
H A Dxplane_to_tf_data_stats.cc488 XPlane* host_plane) { in Add()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/
H A Ddevice_tracer_test.cc249 const XPlane* host_plane = FindPlaneWithName(space, kRoctracerApiPlaneName); in TEST_F() local
298 const XPlane* host_plane = FindPlaneWithName(space, kCuptiDriverApiPlaneName); in TEST_F() local
359 XPlaneVisitor host_plane = CreateTfXPlaneVisitor(cupti_host_plane); in TEST_F() local
H A Dcupti_collector.cc306 XPlaneBuilder* device_plane, XPlaneBuilder* host_plane) { in Flush()
525 XPlaneBuilder host_plane( in Export() local
H A Ddevice_tracer_rocm.cc172 XPlaneBuilder host_plane( in Export() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dgroup_events_test.cc227 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
350 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
H A Dderived_timeline.cc312 XPlaneVisitor host_plane = CreateTfXPlaneVisitor(host_trace); in DeriveEventsFromHostTrace() local