Searched refs:shouldSample (Results 1 – 5 of 5) sorted by relevance
17 EXPECT_FALSE(GPA.shouldSample()); in TEST()24 EXPECT_TRUE(GPA.shouldSample()); in TEST()
76 GWP_ASAN_ALWAYS_INLINE bool shouldSample() { in shouldSample() function
316 if (UNLIKELY(GuardedAlloc.shouldSample())) { in allocate()
71 if (GWPASanAllocator.shouldSample(..))
313 if (UNLIKELY(GuardedAlloc.shouldSample())) {