Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_thread_registry.cc59 FlushToAccumulatedStatsUnlocked(&thread->stats()); in UnregisterThread()
156 FlushToAccumulatedStatsUnlocked(&t->stats()); in UpdateAccumulatedStatsUnlocked()
161 void AsanThreadRegistry::FlushToAccumulatedStatsUnlocked(AsanStats *stats) { in FlushToAccumulatedStatsUnlocked() function in __asan::AsanThreadRegistry
Dasan_thread_registry.h64 void FlushToAccumulatedStatsUnlocked(AsanStats *stats);