Searched refs:shouldKeepRandomSample (Results 1 – 4 of 4) sorted by relevance
64 inline bool shouldKeepRandomSample(int samplingPercentage) { in shouldKeepRandomSample() function
88 shouldKeepRandomSample(mPullProbability); in isPullNeeded()
444 if (!triggerPuller || !shouldKeepRandomSample(mPullProbability)) { in pullAndMatchEventsLocked()590 !shouldKeepRandomSample(mSamplingPercentage)) { in onMatchedLogEventInternalLocked()
291 if (mSamplingPercentage < 100 && !shouldKeepRandomSample(mSamplingPercentage)) { in onMatchedLogEventInternalLocked()