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

/external/compiler-rt/lib/asan/
H A Dasan_stats.cc78 static void FlushToAccumulatedStatsUnlocked(AsanStats *stats) { function in namespace:__asan
92 FlushToAccumulatedStatsUnlocked(&t->stats());
101 FlushToAccumulatedStatsUnlocked(&unknown_thread_stats);
112 FlushToAccumulatedStatsUnlocked(stats);

Completed in 66 milliseconds