Searched refs:nreported (Results 1 – 3 of 3) sorted by relevance
98 , nreported() in Context()405 if (ctx->nreported) { in Finalize()408 Printf("ThreadSanitizer: reported %d warnings\n", ctx->nreported); in Finalize()410 Printf("Found %d data race(s)\n", ctx->nreported); in Finalize()
514 int nreported; member
529 ctx->nreported++; in OutputReport()