Searched refs:track_pre_reg_read (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_types_n_macros.h431 VG_(tdict).track_pre_reg_read(Vg_CoreSysCall, tid, "(syscallno)", \
452 VG_(tdict).track_pre_reg_read( \
470 VG_(tdict).track_pre_reg_read( \
548 if (VG_(tdict).track_pre_reg_read) { \
552 if (VG_(tdict).track_pre_reg_read) { \
557 if (VG_(tdict).track_pre_reg_read) { \
562 if (VG_(tdict).track_pre_reg_read) { \
567 if (VG_(tdict).track_pre_reg_read) { \
573 if (VG_(tdict).track_pre_reg_read) { \
579 if (VG_(tdict).track_pre_reg_read) { \
[all...]
H A Dsyswrap-amd64-linux.c378 if (VG_(tdict).track_pre_reg_read) {
388 if (VG_(tdict).track_pre_reg_read) {
399 if (VG_(tdict).track_pre_reg_read) {
H A Dsyswrap-s390x-linux.c487 if (VG_(tdict).track_pre_reg_read)
497 if (VG_(tdict).track_pre_reg_read)
509 if (VG_(tdict).track_pre_reg_read) {
H A Dsyswrap-mips32-linux.c645 if (VG_ (tdict).track_pre_reg_read)
657 if (VG_ (tdict).track_pre_reg_read)
H A Dsyswrap-mips64-linux.c498 if (VG_(tdict).track_pre_reg_read) {
507 if (VG_(tdict).track_pre_reg_read) {
H A Dsyswrap-x86-linux.c857 if (VG_(tdict).track_pre_reg_read) {
867 if (VG_(tdict).track_pre_reg_read) {
877 if (VG_(tdict).track_pre_reg_read) {
/external/valgrind/main/coregrind/
H A Dpub_core_tooliface.h231 void (*track_pre_reg_read) (CorePart, ThreadId, const HChar*, PtrdiffT, SizeT); member in struct:__anon32748
H A Dm_tooliface.c425 DEF0(track_pre_reg_read, CorePart, ThreadId, const HChar*, PtrdiffT, SizeT)
/external/valgrind/main/include/
H A Dpub_tool_tooliface.h625 void VG_(track_pre_reg_read) (void(*f)(CorePart part, ThreadId tid,
/external/valgrind/main/memcheck/
H A Dmc_main.c6644 VG_(track_pre_reg_read) ( mc_pre_reg_read );

Completed in 479 milliseconds