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

/external/valgrind/main/coregrind/
H A Dpub_core_errormgr.h69 extern UInt VG_(get_n_errs_found) ( void );
H A Dm_errormgr.c172 UInt VG_(get_n_errs_found)( void ) function
H A Dm_main.c2544 && VG_(get_n_errs_found)() > 0) {
/external/valgrind/main/coregrind/m_gdbserver/
H A Dserver.c358 VG_(get_n_errs_found) (),
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c70 #include "pub_core_errormgr.h" // For VG_(get_n_errs_found)()
1933 SET_CLREQ_RETVAL( tid, VG_(get_n_errs_found)() );

Completed in 101 milliseconds