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

/external/valgrind/memcheck/
H A Dmc_include.h528 void MC_(record_cond_error) ( ThreadId tid, UInt otag );
H A Dmc_errors.c775 void MC_(record_cond_error) ( ThreadId tid, UInt otag ) function
H A Dmc_main.c5391 MC_(record_cond_error) ( VG_(get_running_tid)(), (UInt)origin );
5418 MC_(record_cond_error) ( VG_(get_running_tid)(), 0/*origin*/ );

Completed in 86 milliseconds