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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profile-table.h 162 address_map_->Iterate(MapArgsAllocIterator, callback);
377 static void MapArgsAllocIterator(const void* ptr, AllocValue* v,
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-profile-table.h 152 alloc_address_map_->Iterate(MapArgsAllocIterator, callback);
292 static void MapArgsAllocIterator(const void* ptr, AllocValue* v,

Completed in 242 milliseconds