Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dscoped_annotation_test.cc53 void BM_ScopedAnnotationDisabled(int iters, int annotation_size) { in BM_ScopedAnnotationDisabled()
65 void BM_ScopedAnnotationEnabled(int iters, int annotation_size) { in BM_ScopedAnnotationEnabled()
79 void BM_ScopedAnnotationEnabled_Nested(int iters, int annotation_size) { in BM_ScopedAnnotationEnabled_Nested()
94 void BM_ScopedAnnotationEnabled_Adhoc(int iters, int annotation_size) { in BM_ScopedAnnotationEnabled_Adhoc()
108 void BM_ScopedAnnotationDisabled_Lambda(int iters, int annotation_size) { in BM_ScopedAnnotationDisabled_Lambda()
116 void BM_ScopedAnnotationEnabled_Adhoc_Lambda(int iters, int annotation_size) { in BM_ScopedAnnotationEnabled_Adhoc_Lambda()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h11885 inline int GeneratedCodeInfo::annotation_size() const { in annotation_size() function