Home
last modified time | relevance | path

Searched refs:StatAggregate (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_stat.cc20 void StatAggregate(u64 *dst, u64 *src) { in StatAggregate() function
H A Dtsan_rtl_thread.cc151 StatAggregate(ctx->stat, thr->stat); in OnFinished()
H A Dtsan_rtl.h661 void StatAggregate(u64 *dst, u64 *src);
H A Dtsan_rtl.cc479 StatAggregate(ctx->stat, thr->stat); in Finalize()