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

/external/valgrind/main/memcheck/
H A Dmc_include.h420 void MC_(record_cond_error) ( ThreadId tid, UInt otag );
H A Dmc_errors.c724 void MC_(record_cond_error) ( ThreadId tid, UInt otag ) function
H A Dmc_main.c4875 MC_(record_cond_error) ( VG_(get_running_tid)(), (UInt)origin );
4902 MC_(record_cond_error) ( VG_(get_running_tid)(), 0/*origin*/ );

Completed in 135 milliseconds