Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp188 MemprofStats &thread_stats = GetCurrentThreadStats(); in OnMap() local
197 MemprofStats &thread_stats = GetCurrentThreadStats(); in OnUnmap() local
416 MemprofStats &thread_stats = GetCurrentThreadStats(); in Allocate() local
459 MemprofStats &thread_stats = GetCurrentThreadStats(); in Deallocate() local
487 MemprofStats &thread_stats = GetCurrentThreadStats(); in Reallocate() local
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.cpp217 AsanStats &thread_stats = GetCurrentThreadStats(); in Recycle() local
247 AsanStats &thread_stats = GetCurrentThreadStats(); in OnMap() local
257 AsanStats &thread_stats = GetCurrentThreadStats(); in OnUnmap() local
576 AsanStats &thread_stats = GetCurrentThreadStats(); in Allocate() local
646 AsanStats &thread_stats = GetCurrentThreadStats(); in QuarantineChunk() local
711 AsanStats &thread_stats = GetCurrentThreadStats(); in Reallocate() local
/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-threadupdate.c163 struct thread_stats_d thread_stats; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan.cpp165 auto thread_stats = thread_list.GetThreadStats(); in HwasanFormatMemoryUsage() local