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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
static_vars.h 81 static PageHeapAllocator<StackTraceTable::Bucket>* bucket_allocator() { function in class:tcmalloc::Static
stack_trace_table.cc 94 b = Static::bucket_allocator()->New();
150 Static::bucket_allocator()->Delete(b);
  /external/chromium_org/third_party/tcmalloc/vendor/src/
static_vars.h 81 static PageHeapAllocator<StackTraceTable::Bucket>* bucket_allocator() { function in class:tcmalloc::Static
stack_trace_table.cc 94 b = Static::bucket_allocator()->New();
150 Static::bucket_allocator()->Delete(b);

Completed in 260 milliseconds