Home
last modified time | relevance | path

Searched defs:thread_stats (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp219 AsanStats &thread_stats = GetCurrentThreadStats(); in Recycle() local
249 AsanStats &thread_stats = GetCurrentThreadStats(); in OnMap() local
259 AsanStats &thread_stats = GetCurrentThreadStats(); in OnUnmap() local
587 AsanStats &thread_stats = GetCurrentThreadStats(); in Allocate() local
658 AsanStats &thread_stats = GetCurrentThreadStats(); in QuarantineChunk() local
723 AsanStats &thread_stats = GetCurrentThreadStats(); in Reallocate() local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/memprof/
Dmemprof_allocator.cpp150 MemprofStats &thread_stats = GetCurrentThreadStats(); in OnMap() local
159 MemprofStats &thread_stats = GetCurrentThreadStats(); in OnUnmap() local
592 MemprofStats &thread_stats = GetCurrentThreadStats(); in Allocate() local
637 MemprofStats &thread_stats = GetCurrentThreadStats(); in Deallocate() local
665 MemprofStats &thread_stats = GetCurrentThreadStats(); in Reallocate() local
/freebsd-12-stable/contrib/gcc/
Dtree-ssa-threadupdate.c163 struct thread_stats_d thread_stats; variable
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
Dhwasan.cpp143 auto thread_stats = thread_list.GetThreadStats(); in HwasanFormatMemoryUsage() local