HomeSort by relevance Sort by last modified time
    Searched refs:track_pre_reg_read (Results 1 - 10 of 10) sorted by null

  /external/valgrind/main/coregrind/m_syswrap/
priv_types_n_macros.h 431 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...]
syswrap-amd64-linux.c 378 if (VG_(tdict).track_pre_reg_read) {
388 if (VG_(tdict).track_pre_reg_read) {
399 if (VG_(tdict).track_pre_reg_read) {
    [all...]
syswrap-s390x-linux.c 487 if (VG_(tdict).track_pre_reg_read)
497 if (VG_(tdict).track_pre_reg_read)
509 if (VG_(tdict).track_pre_reg_read) {
    [all...]
syswrap-mips32-linux.c 645 if (VG_ (tdict).track_pre_reg_read)
657 if (VG_ (tdict).track_pre_reg_read)
    [all...]
syswrap-mips64-linux.c 498 if (VG_(tdict).track_pre_reg_read) {
507 if (VG_(tdict).track_pre_reg_read) {
    [all...]
syswrap-x86-linux.c 857 if (VG_(tdict).track_pre_reg_read) {
867 if (VG_(tdict).track_pre_reg_read) {
877 if (VG_(tdict).track_pre_reg_read) {
    [all...]
  /external/valgrind/main/coregrind/
pub_core_tooliface.h 231 void (*track_pre_reg_read) (CorePart, ThreadId, const HChar*, PtrdiffT, SizeT); member in struct:__anon36465
m_tooliface.c 425 DEF0(track_pre_reg_read, CorePart, ThreadId, const HChar*, PtrdiffT, SizeT)
  /external/valgrind/main/include/
pub_tool_tooliface.h 625 void VG_(track_pre_reg_read) (void(*f)(CorePart part, ThreadId tid,
    [all...]
  /external/valgrind/main/memcheck/
mc_main.c     [all...]

Completed in 1989 milliseconds