Searched refs:PackedCounterArray (Results 1 – 4 of 4) sorted by relevance
330 class PackedCounterArray {332 PackedCounterArray(u64 num_counters, u64 max_value, MemoryMapperT *mapper) in PackedCounterArray() function356 ~PackedCounterArray() { in ~PackedCounterArray()488 PackedCounterArray<MemoryMapperT> counters(allocated_pages_count, in ReleaseFreeMemoryToOS()
325 class PackedCounterArray {327 PackedCounterArray(u64 num_counters, u64 max_value, MemoryMapperT *mapper) in PackedCounterArray() function351 ~PackedCounterArray() { in ~PackedCounterArray()483 PackedCounterArray<MemoryMapperT> counters(allocated_pages_count, in ReleaseFreeMemoryToOS()
407 class PackedCounterArray {410 PackedCounterArray(u64 num_counters, u64 max_value, MemoryMapper *mapper) in PackedCounterArray() function556 PackedCounterArray counters(allocated_pages_count, in ReleaseFreeMemoryToOS()
1133 typedef Allocator64::PackedCounterArray<NoMemoryMapper> in TEST()1153 typedef Allocator64::PackedCounterArray<RedZoneMemoryMapper> in TEST()