Searched refs:track_pre_thread_first_insn (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/exp-ptrcheck/
H A Dpc_main.c206 VG_(track_pre_thread_first_insn)( pc_pre_thread_first_insn );
/external/valgrind/main/coregrind/
H A Dpub_core_tooliface.h230 void (*track_pre_thread_first_insn)(ThreadId); member in struct:__anon11131
H A Dm_tooliface.c412 DEF0(track_pre_thread_first_insn, ThreadId)
/external/valgrind/main/include/
H A Dpub_tool_tooliface.h667 void VG_(track_pre_thread_first_insn)(void(*f)(ThreadId tid));
/external/valgrind/main/drd/
H A Ddrd_main.c775 VG_(track_pre_thread_first_insn)(drd_post_thread_create);
/external/valgrind/tsan/
H A Dts_valgrind.cc1411 VG_(track_pre_thread_first_insn)( evh__pre_thread_first_insn );

Completed in 1197 milliseconds