Searched refs:StatSet (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp241 StatSet(thr, StatThreadMaxAlive, ctx->thread_registry->GetMaxAliveThreads());
H A Dtsan_rtl.h674 void ALWAYS_INLINE StatSet(ThreadState *thr, StatType typ, u64 n) { function in namespace:__tsan

Completed in 117 milliseconds