Home
last modified time | relevance | path

Searched defs:ScopedAnnotation (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dtracing.h188 explicit ScopedAnnotation(StringPiece name) in ScopedAnnotation() function
195 ScopedAnnotation(StringPiece name_part1, StringPiece name_part2) in ScopedAnnotation() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc32 class ScopedAnnotation { class
34 ScopedAnnotation(ThreadState *thr, const char *aname, const char *f, int l, in ScopedAnnotation() function in __tsan::ScopedAnnotation