Searched refs:nreported (Results 1 – 4 of 4) sorted by relevance
119 nreported(), in Context()500 if (ctx->nreported) { in Finalize()503 Printf("ThreadSanitizer: reported %d warnings\n", ctx->nreported); in Finalize()505 Printf("Found %d data race(s)\n", ctx->nreported); in Finalize()
526 int nreported; member
546 ctx->nreported++; in OutputReport()
294 *pn = ctx->nreported; in __tsan_report_count()