Home
last modified time | relevance | path

Searched refs:GetThreadStats (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_thread_list.h171 ThreadStats GetThreadStats() { in GetThreadStats() function
H A Dhwasan.cc174 auto thread_stats = thread_list.GetThreadStats(); in HwasanFormatMemoryUsage()