Home
last modified time | relevance | path

Searched defs:bucket_size (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception_win.cc364 size_t bucket_size = GetMmapGranularity(); in AllocateMemoryForTrampoline() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception_win.cpp365 size_t bucket_size = GetMmapGranularity(); in AllocateMemoryForTrampoline() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception_win.cc366 size_t bucket_size = GetMmapGranularity(); in AllocateMemoryForTrampoline() local
/netbsd-src/sys/netbt/
H A Dhci.h2119 uint32_t bucket_size; /* token bucket size */ member