Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.h80 GWP_ASAN_ALWAYS_INLINE bool shouldSample() { in shouldSample() function
/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h349 if (UNLIKELY(GuardedAlloc.shouldSample())) {