Home
last modified time | relevance | path

Searched refs:track_pre_thread_first_insn (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/exp-sgcheck/
Dpc_main.c135 VG_(track_pre_thread_first_insn)( sg_pre_thread_first_insn ); in pc_pre_clo_init() local
/external/valgrind/coregrind/
Dpub_core_tooliface.h244 void (*track_pre_thread_first_insn)(ThreadId); member
Dm_tooliface.c455 DEF0(track_pre_thread_first_insn, ThreadId)
/external/valgrind/include/
Dpub_tool_tooliface.h705 void VG_(track_pre_thread_first_insn)(void(*f)(ThreadId tid));
/external/valgrind/drd/
Ddrd_main.c866 VG_(track_pre_thread_first_insn)(drd_post_thread_create); in drd_pre_clo_init() local