Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepotbase.h47 static const int kPartCount = variable
49 static const int kPartSize = kTabSize / kPartCount;
53 atomic_uint32_t seq[kPartCount]; // Unique id generators.