Home
last modified time | relevance | path

Searched refs:StatThreadCreate (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_stat.h51 StatThreadCreate, enumerator
H A Dtsan_stat.cc55 name[StatThreadCreate] = "Total threads created "; in StatOutput()
H A Dtsan_rtl_thread.cc233 StatInc(thr, StatThreadCreate); in ThreadCreate()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_stat.h49 StatThreadCreate, enumerator
H A Dtsan_stat.cc53 name[StatThreadCreate] = "Total threads created "; in StatOutput()
H A Dtsan_rtl_thread.cc231 StatInc(thr, StatThreadCreate); in ThreadCreate()