Searched refs:nreported (Results 1 – 4 of 4) sorted by relevance
386 nreported(), in Context()790 if (ctx->nreported) { in Finalize()793 Printf("ThreadSanitizer: reported %d warnings\n", ctx->nreported); in Finalize()795 Printf("Found %d data race(s)\n", ctx->nreported); in Finalize()
311 int nreported; member
664 ctx->nreported++; in OutputReport()
287 *pn = ctx->nreported; in __tsan_report_count()