Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_stat.h55 StatThreadMaxAlive, enumerator
Dtsan_stat.cc59 name[StatThreadMaxAlive] = " max alive threads "; in StatOutput()
Dtsan_rtl_thread.cc240 StatSet(thr, StatThreadMaxAlive, ctx->thread_registry->GetMaxAliveThreads()); in ThreadCreate()