Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h330 class PackedCounterArray {
332 PackedCounterArray(u64 num_counters, u64 max_value, MemoryMapperT *mapper) in PackedCounterArray() function
356 ~PackedCounterArray() { in ~PackedCounterArray()
488 PackedCounterArray<MemoryMapperT> counters(allocated_pages_count, in ReleaseFreeMemoryToOS()