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

/external/valgrind/main/coregrind/
H A Dpub_core_execontext.h48 extern void VG_(print_ExeContext_stats) ( Bool with_stacktraces );
H A Dm_execontext.c160 void VG_(print_ExeContext_stats) ( Bool with_stacktraces ) function
/external/valgrind/main/coregrind/m_gdbserver/
H A Dserver.c169 VG_(print_ExeContext_stats)( False /* with_stacktraces */ );
410 VG_(print_ExeContext_stats) (True /* with_stacktraces */);

Completed in 800 milliseconds