Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_thread_list.h106 uptr total_stack_size; member
162 stats_.total_stack_size += t->stack_size(); in AddThreadStats()
168 stats_.total_stack_size -= t->stack_size(); in RemoveThreadStats()
H A Dhwasan.cc183 thread_stats.total_stack_size, in HwasanFormatMemoryUsage()