Home
last modified time | relevance | path

Searched refs:ParseAnnotationStack (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dparse_annotation_test.cc27 std::vector<Annotation> annotations = ParseAnnotationStack(""); in TEST()
32 std::vector<Annotation> annotations = ParseAnnotationStack("name"); in TEST()
39 std::vector<Annotation> annotations = ParseAnnotationStack("outer::inner"); in TEST()
H A Dparse_annotation.h45 std::vector<Annotation> ParseAnnotationStack(
H A Dparse_annotation.cc132 std::vector<Annotation> ParseAnnotationStack( in ParseAnnotationStack() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/
H A Dcupti_collector.cc252 ParseAnnotationStack(event.annotation); in CreateXEvent()
H A Ddevice_tracer_rocm.cc803 ParseAnnotationStack(event.annotation); in CreateXEvent()