OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nreported
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.cc
100
,
nreported
()
454
if (ctx->
nreported
) {
457
Printf("ThreadSanitizer: reported %d warnings\n", ctx->
nreported
);
459
Printf("Found %d data race(s)\n", ctx->
nreported
);
tsan_rtl.h
532
int
nreported
;
member in struct:__tsan::Context
tsan_rtl_report.cc
537
ctx->
nreported
++;
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/go/
tsan_go.cc
280
*pn = ctx->
nreported
;
Completed in 14 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025