/external/tensorflow/tensorflow/core/profiler/convert/ |
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
|
D | post_process_single_host_xplane.cc | 28 XPlane* host_plane = in MergeHostPlanesAndSortLines() local
|
D | xplane_to_memory_profile_test.cc | 36 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
|
D | xplane_to_op_stats.cc | 112 void ProcessHostPlane(const XPlane* host_plane, bool use_device_step_events, in ProcessHostPlane() 150 const XPlane* host_plane = FindPlaneWithName(space, kHostThreadsPlaneName); in ConvertXSpaceToOpStats() local
|
D | xplane_to_step_events_test.cc | 48 XPlane* host_plane = GetOrCreateHostXPlane(&space); in TEST() local
|
D | xplane_to_trace_events_test.cc | 30 XPlaneBuilder host_plane(space->add_planes()); in CreateXSpace() local
|
D | xplane_to_profile_response_test.cc | 31 XPlaneBuilder host_plane(space->add_planes()); in CreateXSpace() local
|
D | xplane_to_memory_profile.cc | 536 MemoryProfile ConvertXPlaneToMemoryProfile(const XPlane& host_plane, in ConvertXPlaneToMemoryProfile() 545 if (const XPlane* host_plane = in ConvertXSpaceToMemoryProfileJson() local
|
D | xplane_to_trace_events.cc | 124 const XPlane* host_plane = FindPlaneWithName(xspace, kHostThreadsPlaneName); in ConvertXSpaceToTraceEvents() local
|
D | xplane_to_tools_data.cc | 202 XPlane* host_plane = in ConvertMultiXSpacesToTfDataBottleneckAnalysis() local
|
D | xplane_to_op_metrics_db_test.cc | 58 XPlaneBuilder host_plane(xplane); in TEST() local
|
D | xplane_to_tf_functions_test.cc | 46 const XPlane* host_plane = FindPlaneWithName(space, kHostThreadsPlaneName); in ConvertXSpaceToTfFunctionDb() local
|
D | xplane_to_tf_data_stats.cc | 486 XPlane* host_plane) { in Add()
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | device_tracer_test.cc | 269 const XPlane* host_plane = FindPlaneWithName(space, kCuptiDriverApiPlaneName); in TEST_F() local 327 XPlaneVisitor host_plane = CreateTfXPlaneVisitor(cupti_host_plane); in TEST_F() local
|
D | cupti_collector.cc | 451 XPlaneBuilder* device_plane, XPlaneBuilder* host_plane) { in Flush() 677 XPlaneBuilder host_plane( in Export() local
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | group_events_test.cc | 220 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
|
D | derived_timeline.cc | 253 XPlaneVisitor host_plane = CreateTfXPlaneVisitor(host_trace); in DeriveEventsFromHostTrace() local
|