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

  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
malloc_hook.h 190 // calling SetMunmapReplacement again.
192 inline static bool SetMunmapReplacement(MunmapReplacement hook) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
malloc_hook.h 190 // calling SetMunmapReplacement again.
192 inline static bool SetMunmapReplacement(MunmapReplacement hook) {
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
malloc_hook_test.cc 332 MallocHook::SetMunmapReplacement(&MunmapReplacement);
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
malloc_hook_test.cc 332 MallocHook::SetMunmapReplacement(&MunmapReplacement);

Completed in 96 milliseconds