Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread_list.h73 uptr total_stack_size; member
173 stats_.total_stack_size += t->stack_size(); in AddThreadStats()
179 stats_.total_stack_size -= t->stack_size(); in RemoveThreadStats()
H A Dhwasan.cpp180 thread_stats.total_stack_size, in HwasanFormatMemoryUsage()