Home
last modified time | relevance | path

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

/external/scudo/standalone/
Drelease.h54 PackedCounterArray(uptr NumberOfRegions, uptr CountersPerRegion, in PackedCounterArray() function
/external/scudo/standalone/tests/
Drelease_test.cpp21 TEST(ScudoReleaseTest, PackedCounterArray) { in TEST() argument
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Drelease.h52 PackedCounterArray(uptr NumberOfRegions, uptr CountersPerRegion, in PackedCounterArray() function
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/
Drelease_test.cpp21 TEST(ScudoReleaseTest, PackedCounterArray) { in TEST() argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary64.h337 PackedCounterArray(u64 num_counters, u64 max_value, MemoryMapperT *mapper) in PackedCounterArray() function