Searched defs:thread_stats (Results 1 – 3 of 3) sorted by relevance
201 MemprofStats &thread_stats = GetCurrentThreadStats(); in OnMap() local 211 MemprofStats &thread_stats = GetCurrentThreadStats(); in OnUnmap() local 486 MemprofStats &thread_stats = GetCurrentThreadStats(); Allocate() local 524 MemprofStats &thread_stats = GetCurrentThreadStats(); Deallocate() local 552 MemprofStats &thread_stats = GetCurrentThreadStats(); Reallocate() local [all...]
247 AsanStats &thread_stats = GetCurrentThreadStats(); Recycle() local 285 AsanStats &thread_stats = GetCurrentThreadStats(); OnMap() local 300 AsanStats &thread_stats = GetCurrentThreadStats(); OnMapSecondary() local 311 AsanStats &thread_stats = GetCurrentThreadStats(); OnUnmap() local 634 AsanStats &thread_stats = GetCurrentThreadStats(); Allocate() local 741 AsanStats &thread_stats = GetCurrentThreadStats(); Deallocate() local 754 AsanStats &thread_stats = GetCurrentThreadStats(); Reallocate() local [all...]
171 auto thread_stats = thread_list.GetThreadStats(); in HwasanFormatMemoryUsage() local