Searched refs:IsFiredSuppression (Results 1 – 4 of 4) sorted by relevance
96 if (!IsFiredSuppression(ctx, rep, stack)) { in SignalUnsafeCall()
520 bool IsFiredSuppression(Context *ctx, in IsFiredSuppression() function630 if (IsFiredSuppression(ctx, rep, traces[0])) in ReportRace()
598 bool IsFiredSuppression(Context *ctx,
1806 if (!IsFiredSuppression(ctx, rep, stack)) { in ProcessPendingSignals()