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

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.c 95 void AnnotateUnpublishMemoryRange(const char *file, int line,
dynamic_annotations.h 139 AnnotateUnpublishMemoryRange(__FILE__, __LINE__, pointer, size)
445 void AnnotateUnpublishMemoryRange(const char *file, int line,
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.c 95 void AnnotateUnpublishMemoryRange(const char *file, int line,
dynamic_annotations.h 139 AnnotateUnpublishMemoryRange(__FILE__, __LINE__, pointer, size)
445 void AnnotateUnpublishMemoryRange(const char *file, int line,
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c 131 void DYNAMIC_ANNOTATIONS_NAME(AnnotateUnpublishMemoryRange)(
dynamic_annotations.h 157 DYNAMIC_ANNOTATIONS_NAME(AnnotateUnpublishMemoryRange)(__FILE__, __LINE__, \
474 void DYNAMIC_ANNOTATIONS_NAME(AnnotateUnpublishMemoryRange)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 414 void INTERFACE_ATTRIBUTE AnnotateUnpublishMemoryRange(
416 SCOPED_ANNOTATION(AnnotateUnpublishMemoryRange);

Completed in 387 milliseconds