/external/valgrind/drd/ |
D | drd_cond.c | 91 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 111 VG_(maybe_record_error)(VG_(get_running_tid)(), in wrong_type() 157 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 180 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 191 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 220 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 237 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 252 VG_(maybe_record_error)(vg_tid, in DRD_() 283 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 322 VG_(maybe_record_error)(vg_tid, in cond_signal() [all …]
|
D | drd_mutex.c | 119 VG_(maybe_record_error)(VG_(get_running_tid)(), in mutex_cleanup() 135 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 150 VG_(maybe_record_error)(VG_(get_running_tid)(), in wrong_mutex_type() 217 VG_(maybe_record_error)(vg_tid, in DRD_() 289 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 344 VG_(maybe_record_error)(vg_tid, in DRD_() 392 VG_(maybe_record_error)(vg_tid, in DRD_() 404 VG_(maybe_record_error)(vg_tid, MutexErr, VG_(get_IP)(vg_tid), in DRD_() 414 VG_(maybe_record_error)(vg_tid, in DRD_() 435 VG_(maybe_record_error)(vg_tid, in DRD_() [all …]
|
D | drd_rwlock.c | 208 VG_(maybe_record_error) in drd_rwlock_check_type() 253 VG_(maybe_record_error)(VG_(get_running_tid)(), in rwlock_cleanup() 290 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 328 VG_(maybe_record_error)(vg_tid, in DRD_() 353 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 385 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 451 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 518 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 531 VG_(maybe_record_error)(vg_tid, in DRD_() 551 VG_(maybe_record_error)(vg_tid, in DRD_() [all …]
|
D | drd_barrier.c | 159 VG_(maybe_record_error)(VG_(get_running_tid)(), in barrier_cleanup() 237 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 250 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 277 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 306 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 317 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 344 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 438 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 446 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 534 VG_(maybe_record_error)(VG_(get_running_tid)(), in barrier_report_wait_delete_race()
|
D | drd_semaphore.c | 124 VG_(maybe_record_error)(VG_(get_running_tid)(), in semaphore_cleanup() 185 VG_(maybe_record_error)(vg_tid, in DRD_() 201 VG_(maybe_record_error)(vg_tid, in DRD_() 235 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 269 VG_(maybe_record_error)(vg_tid, in DRD_() 308 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 332 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_() 373 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_()
|
D | drd_clientreq.c | 103 VG_(maybe_record_error)(vg_tid, in handle_client_request() 121 VG_(maybe_record_error)(vg_tid, in handle_client_request() 137 VG_(maybe_record_error)(vg_tid, in handle_client_request() 286 VG_(maybe_record_error)(vg_tid, in handle_client_request() 309 VG_(maybe_record_error)(vg_tid, in handle_client_request() 328 VG_(maybe_record_error)(vg_tid, in handle_client_request() 595 VG_(maybe_record_error)(vg_tid, in handle_client_request() 610 VG_(maybe_record_error)(vg_tid, in handle_client_request()
|
D | drd_hb.c | 123 VG_(maybe_record_error)(VG_(get_running_tid)(), in wrong_type() 243 VG_(maybe_record_error)(VG_(get_running_tid)(), in DRD_()
|
D | drd_load_store.c | 158 VG_(maybe_record_error)(vg_tid, GenericErr, VG_(get_IP)(vg_tid), in drd_report_race() 170 VG_(maybe_record_error)(vg_tid, DataRaceErr, VG_(get_IP)(vg_tid), in drd_report_race()
|
/external/valgrind/memcheck/ |
D | mc_errors.c | 760 VG_(maybe_record_error)( tid, Err_Addr, a, /*s*/NULL, &extra ); in MC_() 772 VG_(maybe_record_error)( tid, Err_Value, /*addr*/0, /*s*/NULL, &extra ); in MC_() 783 VG_(maybe_record_error)( tid, Err_Cond, /*addr*/0, /*s*/NULL, &extra ); in MC_() 791 VG_(maybe_record_error)( tid, Err_CoreMem, /*addr*/0, msg, /*extra*/NULL ); in MC_() 802 VG_(maybe_record_error)( tid, Err_RegParam, /*addr*/0, msg, &extra ); in MC_() 820 VG_(maybe_record_error)( tid, Err_MemParam, a, msg, &extra ); in MC_() 828 VG_(maybe_record_error)( tid, Err_Jump, a, /*s*/NULL, &extra ); in MC_() 836 VG_(maybe_record_error)( tid, Err_Free, a, /*s*/NULL, &extra ); in MC_() 852 VG_(maybe_record_error)( tid, Err_FreeMismatch, mc->data, /*s*/NULL, in MC_() 861 VG_(maybe_record_error)( tid, Err_IllegalMempool, a, /*s*/NULL, &extra ); in MC_() [all …]
|
/external/valgrind/include/ |
D | pub_tool_errormgr.h | 81 extern void VG_(maybe_record_error) ( ThreadId tid, ErrorKind ekind,
|
/external/valgrind/exp-sgcheck/ |
D | pc_common.c | 175 VG_(maybe_record_error)( tid, XE_SorG, 0, NULL, &xe ); in sg_record_error_SorG() 187 VG_(maybe_record_error)( VG_(get_running_tid)(), XE_Heap, in h_record_heap_error() 199 VG_(maybe_record_error)( VG_(get_running_tid)(), XE_Arith, in h_record_arith_error() 214 VG_(maybe_record_error)( tid, XE_SysParam, /*a*/(Addr)0, /*str*/s, in h_record_sysparam_error()
|
/external/valgrind/helgrind/ |
D | hg_errors.c | 526 VG_(maybe_record_error)( thr->coretid, in HG_() 544 VG_(maybe_record_error)( thr->coretid, in HG_() 564 VG_(maybe_record_error)( thr->coretid, in HG_() 579 VG_(maybe_record_error)( thr->coretid, in HG_() 610 VG_(maybe_record_error)( thr->coretid, in HG_() 630 VG_(maybe_record_error)( thr->coretid, in HG_() 649 VG_(maybe_record_error)( thr->coretid, in HG_()
|
/external/valgrind/coregrind/ |
D | m_errormgr.c | 674 void VG_(maybe_record_error) ( ThreadId tid, in VG_() argument
|