Searched refs:nreported (Results 1 – 3 of 3) sorted by relevance
94 , nreported() in Context()383 if (ctx->nreported) { in Finalize()386 Printf("ThreadSanitizer: reported %d warnings\n", ctx->nreported); in Finalize()388 Printf("Found %d data race(s)\n", ctx->nreported); in Finalize()
474 int nreported; member
513 ctx->nreported++; in OutputReport()