Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Drelease.h54 PackedCounterArray(uptr NumberOfRegions, uptr CountersPerRegion, in PackedCounterArray() function
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Drelease_test.cpp21 TEST(ScudoReleaseTest, PackedCounterArray) { in TEST() argument
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h410 PackedCounterArray(u64 num_counters, u64 max_value, MemoryMapper *mapper) in PackedCounterArray() function