Searched defs:thread_stats (Results 1 – 2 of 2) sorted by relevance
522 AsanStats &thread_stats = asanThreadRegistry().GetCurrentThreadStats(); in QuarantinePop() local548 AsanStats &thread_stats = asanThreadRegistry().GetCurrentThreadStats(); in GetNewChunks() local654 AsanStats &thread_stats = asanThreadRegistry().GetCurrentThreadStats(); in Allocate() local747 AsanStats &thread_stats = asanThreadRegistry().GetCurrentThreadStats(); in Deallocate() local771 AsanStats &thread_stats = asanThreadRegistry().GetCurrentThreadStats(); in Reallocate() local
121 static struct rb_root thread_stats; variable