HomeSort by relevance Sort by last modified time
    Searched refs:AnnotatePublishMemoryRange (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.c 92 void AnnotatePublishMemoryRange(const char *file, int line,
dynamic_annotations.h 135 AnnotatePublishMemoryRange(__FILE__, __LINE__, pointer, size)
442 void AnnotatePublishMemoryRange(const char *file, int line,
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.c 92 void AnnotatePublishMemoryRange(const char *file, int line,
dynamic_annotations.h 135 AnnotatePublishMemoryRange(__FILE__, __LINE__, pointer, size)
442 void AnnotatePublishMemoryRange(const char *file, int line,
  /external/chromium_org/third_party/cld/base/
dynamic_annotations.h 99 AnnotatePublishMemoryRange(__FILE__, __LINE__, pointer, size)
284 extern "C" void AnnotatePublishMemoryRange(const char *file, int line,
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c 127 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(
dynamic_annotations.h 152 DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(__FILE__, __LINE__, \
471 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 409 void INTERFACE_ATTRIBUTE AnnotatePublishMemoryRange(
411 SCOPED_ANNOTATION(AnnotatePublishMemoryRange);

Completed in 2067 milliseconds