HomeSort by relevance Sort by last modified time
    Searched full:malloc_hook (Results 51 - 60 of 60) sorted by null

1 23

  /external/chromium_org/third_party/tcmalloc/chromium/src/
memory_region_map.h 133 // A memory region that we know about through malloc_hook-s.
debugallocation.cc 68 #include <gperftools/malloc_hook.h>
76 #include "malloc_hook-inl.h"
    [all...]
tcmalloc.cc 115 #include <gperftools/malloc_hook.h> // for MallocHook
124 #include "malloc_hook-inl.h" // for MallocHook::InvokeNewHook, etc
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-checker.cc 87 #include "malloc_hook-inl.h"
88 #include <gperftools/malloc_hook.h>
    [all...]
heap-profile-table.cc 65 #include <gperftools/malloc_hook.h>
debugallocation.cc 68 #include <gperftools/malloc_hook.h>
75 #include "malloc_hook-inl.h"
    [all...]
tcmalloc.cc 115 #include <gperftools/malloc_hook.h> // for MallocHook
124 #include "malloc_hook-inl.h" // for MallocHook::InvokeNewHook, etc
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ChangeLog 422 * Break malloc_hook.h into two parts to reduce dependencies (csilvers)
    [all...]
  /external/chromium_org/third_party/opus/src/tests/
test_opus_api.c 74 void *malloc_hook(__attribute__((unused)) size_t size, function
    [all...]
  /external/libopus/tests/
test_opus_api.c 74 void *malloc_hook(__attribute__((unused)) size_t size, function
    [all...]

Completed in 440 milliseconds

1 23