Searched refs:CreateTfFunctionCallEvent (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | xplane_to_tf_functions_test.cc | 65 CreateTfFunctionCallEvent(&host_plane_builder, &main_thread, kFunctionName, in TEST() 67 CreateTfFunctionCallEvent(&host_plane_builder, &main_thread, kFunctionName, in TEST() 69 CreateTfFunctionCallEvent(&host_plane_builder, &main_thread, kFunctionName, in TEST() 73 CreateTfFunctionCallEvent(&host_plane_builder, &other_thread, kFunctionName, in TEST() 75 CreateTfFunctionCallEvent(&host_plane_builder, &other_thread, kFunctionName, in TEST() 77 CreateTfFunctionCallEvent(&host_plane_builder, &other_thread, kFunctionName, in TEST() 110 CreateTfFunctionCallEvent(&host_plane_builder, &main_thread, in TEST() 112 CreateTfFunctionCallEvent(&host_plane_builder, &main_thread, in TEST() 150 CreateTfFunctionCallEvent(&host_plane_builder, &main_thread, in TEST() 153 CreateTfFunctionCallEvent(&host_plane_builder, &other_thread, in TEST()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | xplane_test_utils.h | 48 void CreateTfFunctionCallEvent(XPlaneBuilder* plane_builder,
|
H A D | xplane_test_utils.cc | 95 void CreateTfFunctionCallEvent(XPlaneBuilder* plane_builder, in CreateTfFunctionCallEvent() function
|