Home
last modified time | relevance | path

Searched defs:AnnotateTraceMemory (Results 1 – 5 of 5) sorted by relevance

/external/chromium/base/third_party/dynamic_annotations/
Ddynamic_annotations.c107 void DYNAMIC_ANNOTATIONS_NAME(AnnotateTraceMemory)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/chromium_org/base/third_party/dynamic_annotations/
Ddynamic_annotations.c182 void DYNAMIC_ANNOTATIONS_NAME(AnnotateTraceMemory)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
Ddynamic_annotations.c121 void AnnotateTraceMemory(const char *file, int line, in AnnotateTraceMemory() function
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
Ddynamic_annotations.c121 void AnnotateTraceMemory(const char *file, int line, in AnnotateTraceMemory() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc291 void INTERFACE_ATTRIBUTE AnnotateTraceMemory(char *f, int l, uptr mem) { in AnnotateTraceMemory() function