Searched refs:GlobalRegionCallerRangeMap (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-checker.cc435 > GlobalRegionCallerRangeMap; typedef
436 static GlobalRegionCallerRangeMap* global_region_caller_ranges = NULL;
885 new(Allocator::Allocate(sizeof(GlobalRegionCallerRangeMap)))
886 GlobalRegionCallerRangeMap;
1169 GlobalRegionCallerRangeMap::const_iterator iter
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-checker.cc435 > GlobalRegionCallerRangeMap; typedef
436 static GlobalRegionCallerRangeMap* global_region_caller_ranges = NULL;
885 new(Allocator::Allocate(sizeof(GlobalRegionCallerRangeMap)))
886 GlobalRegionCallerRangeMap;
1169 GlobalRegionCallerRangeMap::const_iterator iter

Completed in 645 milliseconds