HomeSort by relevance Sort by last modified time
    Searched refs:__sanitizer_get_current_allocated_bytes (Results 1 - 25 of 35) sorted by null

1 2

  /external/compiler-rt/test/asan/TestCases/Posix/
current_allocated_bytes.cc 20 assert(__sanitizer_get_current_allocated_bytes() > 0);
25 size_t used_mem = __sanitizer_get_current_allocated_bytes();
36 used_mem = __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /external/compiler-rt/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 35 size_t __sanitizer_get_current_allocated_bytes();

Completed in 2402 milliseconds

1 2