Home
last modified time | relevance | path

Searched refs:same_chunk_count_per_page (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary64.h463 bool same_chunk_count_per_page; in ReleaseFreeMemoryToOS() local
467 same_chunk_count_per_page = true; in ReleaseFreeMemoryToOS()
474 same_chunk_count_per_page = true; in ReleaseFreeMemoryToOS()
479 same_chunk_count_per_page = false; in ReleaseFreeMemoryToOS()
483 same_chunk_count_per_page = true; in ReleaseFreeMemoryToOS()
488 same_chunk_count_per_page = false; in ReleaseFreeMemoryToOS()
521 if (same_chunk_count_per_page) { in ReleaseFreeMemoryToOS()