Home
last modified time | relevance | path

Searched refs:StatOutput (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_stat.cc25 void StatOutput(u64 *stat) { in StatOutput() function
H A Dtsan_rtl.h662 void StatOutput(u64 *stat);
H A Dtsan_rtl.cc480 StatOutput(ctx->stat); in Finalize()