Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | |
sanitizer_allocator_primary64.h | 535 uptr chunks_per_page = pn; local in function:SizeClassAllocator64::ReleaseFreeMemoryToOS 538 chunks_per_page++; 541 chunks_per_page++; 547 range_tracker.NextPage(counters.Get(i) == chunks_per_page); |