PageID 98 third_party/tcmalloc/chromium/src/central_freelist.cc const PageID p = reinterpret_cast<uintptr_t>(object) >> kPageShift; PageID 195 third_party/tcmalloc/chromium/src/page_heap.cc const PageID p = leftover->start; PageID 258 third_party/tcmalloc/chromium/src/page_heap.cc const PageID p = span->start; PageID 427 third_party/tcmalloc/chromium/src/page_heap.cc bool PageHeap::GetNextRange(PageID start, base::MallocRange* r) { PageID 486 third_party/tcmalloc/chromium/src/page_heap.cc const PageID p = reinterpret_cast<uintptr_t>(ptr) >> kPageShift; PageID 143 third_party/tcmalloc/chromium/src/page_heap.h inline Span* GetDescriptor(PageID p) const { PageID 149 third_party/tcmalloc/chromium/src/page_heap.h bool GetNextRange(PageID start, base::MallocRange* r); PageID 197 third_party/tcmalloc/chromium/src/page_heap.h size_t GetSizeClassIfCached(PageID p) const { PageID 200 third_party/tcmalloc/chromium/src/page_heap.h void CacheSizeClass(PageID p, size_t cl) const { pagemap_cache_.Put(p, cl); } PageID 53 third_party/tcmalloc/chromium/src/span.cc Span* NewSpan(PageID p, Length len) { PageID 45 third_party/tcmalloc/chromium/src/span.h PageID start; // Starting page number PageID 74 third_party/tcmalloc/chromium/src/span.h Span* NewSpan(PageID p, Length len); PageID 564 third_party/tcmalloc/chromium/src/tcmalloc.cc PageID page = 1; // Some code may assume that page==0 is never used PageID 794 third_party/tcmalloc/chromium/src/tcmalloc.cc const PageID p = reinterpret_cast<uintptr_t>(ptr) >> kPageShift; PageID 956 third_party/tcmalloc/chromium/src/tcmalloc.cc PageID p = reinterpret_cast<uintptr_t>(ptr) >> kPageShift; PageID 1152 third_party/tcmalloc/chromium/src/tcmalloc.cc const PageID p = reinterpret_cast<uintptr_t>(ptr) >> kPageShift; PageID 1218 third_party/tcmalloc/chromium/src/tcmalloc.cc const PageID p = reinterpret_cast<uintptr_t>(ptr) >> kPageShift; PageID 98 third_party/tcmalloc/vendor/src/central_freelist.cc const PageID p = reinterpret_cast<uintptr_t>(object) >> kPageShift; PageID 212 third_party/tcmalloc/vendor/src/page_heap.cc const PageID p = span->start; PageID 366 third_party/tcmalloc/vendor/src/page_heap.cc bool PageHeap::GetNextRange(PageID start, base::MallocRange* r) { PageID 424 third_party/tcmalloc/vendor/src/page_heap.cc const PageID p = reinterpret_cast<uintptr_t>(ptr) >> kPageShift; PageID 135 third_party/tcmalloc/vendor/src/page_heap.h inline Span* GetDescriptor(PageID p) const { PageID 141 third_party/tcmalloc/vendor/src/page_heap.h bool GetNextRange(PageID start, base::MallocRange* r); PageID 187 third_party/tcmalloc/vendor/src/page_heap.h size_t GetSizeClassIfCached(PageID p) const { PageID 190 third_party/tcmalloc/vendor/src/page_heap.h void CacheSizeClass(PageID p, size_t cl) const { pagemap_cache_.Put(p, cl); } PageID 53 third_party/tcmalloc/vendor/src/span.cc Span* NewSpan(PageID p, Length len) { PageID 45 third_party/tcmalloc/vendor/src/span.h PageID start; // Starting page number PageID 74 third_party/tcmalloc/vendor/src/span.h Span* NewSpan(PageID p, Length len); PageID 536 third_party/tcmalloc/vendor/src/tcmalloc.cc PageID page = 1; // Some code may assume that page==0 is never used PageID 787 third_party/tcmalloc/vendor/src/tcmalloc.cc const PageID p = reinterpret_cast<uintptr_t>(ptr) >> kPageShift; PageID 949 third_party/tcmalloc/vendor/src/tcmalloc.cc PageID p = reinterpret_cast<uintptr_t>(ptr) >> kPageShift; PageID 1128 third_party/tcmalloc/vendor/src/tcmalloc.cc const PageID p = reinterpret_cast<uintptr_t>(ptr) >> kPageShift; PageID 1183 third_party/tcmalloc/vendor/src/tcmalloc.cc const PageID p = reinterpret_cast<uintptr_t>(ptr) >> kPageShift;