Home
last modified time | relevance | path

Searched defs:annotation_stack (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/cpu/
Dannotation_stack.h47 string* annotation_stack = ThreadAnnotationStack(); in PushAnnotation() local
58 string* annotation_stack = ThreadAnnotationStack(); in PushAnnotation() local
Dannotation_stack.cc36 static thread_local string annotation_stack; in ThreadAnnotationStack() local
/external/tensorflow/tensorflow/core/profiler/utils/
Dparse_annotation.cc133 absl::string_view annotation_stack) { in ParseAnnotationStack()
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_collector.cc262 std::vector<Annotation> annotation_stack = in CreateXEvent() local
369 auto annotation_stack = ParseAnnotationStack(event.annotation); in Flush() local