Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h407 class PackedCounterArray {
410 PackedCounterArray(u64 num_counters, u64 max_value, MemoryMapper *mapper) in PackedCounterArray() function
556 PackedCounterArray counters(allocated_pages_count, in ReleaseFreeMemoryToOS()