/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | xplane_to_tf_data_stats_test.cc | 42 XPlane host_plane; in TEST() local 187 XPlane host_plane; in TEST() local 307 XPlane host_plane; in TEST() local
|
H A D | xplane_to_memory_profile.cc | 547 MemoryProfile ConvertXPlaneToMemoryProfile(const XPlane& host_plane, in ConvertXPlaneToMemoryProfile() 559 if (const XPlane* host_plane = in ConvertXSpaceToMemoryProfileJson() local
|
H A D | post_process_single_host_xplane.cc | 28 XPlane* host_plane = in MergeHostPlanesAndSortLines() local
|
H A D | xplane_to_memory_profile_test.cc | 36 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
|
H A D | xplane_to_step_events_test.cc | 48 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
|
H A D | xplane_to_trace_events_test.cc | 30 XPlaneBuilder host_plane(space->add_planes()); in CreateXSpace() local
|
H A D | xplane_to_trace_events.cc | 127 const XPlane* host_plane = FindPlaneWithName(xspace, kHostThreadsPlaneName); in ConvertXSpaceToTraceEvents() local
|
H A D | xplane_to_tools_data.cc | 165 XPlane* host_plane = in ConvertMultiXSpacesToTfDataBottleneckAnalysis() local
|
H A D | xplane_to_op_stats.cc | 201 const XPlane* host_plane = FindPlaneWithName(space, kHostThreadsPlaneName); in ConvertXSpaceToOpStats() local
|
H A D | xplane_to_tf_functions_test.cc | 46 const XPlane* host_plane = FindPlaneWithName(space, kHostThreadsPlaneName); in ConvertXSpaceToTfFunctionDb() local
|
H A D | xplane_to_step_stats.cc | 84 for (const XPlane* host_plane : host_planes) { in ConvertGpuXSpaceToStepStats() local
|
H A D | xplane_to_profile_response_test.cc | 40 XPlaneBuilder host_plane(space->add_planes()); in CreateXSpace() local
|
H A D | xplane_to_op_metrics_db_test.cc | 94 XPlaneBuilder host_plane(xplane); in TEST() local
|
H A D | xplane_to_tf_data_stats.cc | 488 XPlane* host_plane) { in Add()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/ |
H A D | device_tracer_test.cc | 249 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 D | cupti_collector.cc | 306 XPlaneBuilder* device_plane, XPlaneBuilder* host_plane) { in Flush() 525 XPlaneBuilder host_plane( in Export() local
|
H A D | device_tracer_rocm.cc | 172 XPlaneBuilder host_plane( in Export() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | group_events_test.cc | 227 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local 350 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
|
H A D | derived_timeline.cc | 312 XPlaneVisitor host_plane = CreateTfXPlaneVisitor(host_trace); in DeriveEventsFromHostTrace() local
|