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

  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
malloc_hook.h 147 // you must call RemoveMmapReplacement before calling SetMmapReplacement
150 inline static bool SetMmapReplacement(MmapReplacement hook) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
malloc_hook.h 147 // you must call RemoveMmapReplacement before calling SetMmapReplacement
150 inline static bool SetMmapReplacement(MmapReplacement hook) {
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
malloc_hook_test.cc 331 MallocHook::SetMmapReplacement(&MmapReplacement);
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
malloc_hook_test.cc 331 MallocHook::SetMmapReplacement(&MmapReplacement);

Completed in 93 milliseconds