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

  /external/valgrind/coregrind/m_syswrap/
priv_types_n_macros.h 449 VG_(tdict).track_pre_reg_read(Vg_CoreSysCall, tid, "(syscallno)", \
470 VG_(tdict).track_pre_reg_read( \
488 VG_(tdict).track_pre_reg_read( \
566 if (VG_(tdict).track_pre_reg_read) { \
570 if (VG_(tdict).track_pre_reg_read) { \
575 if (VG_(tdict).track_pre_reg_read) { \
580 if (VG_(tdict).track_pre_reg_read) { \
585 if (VG_(tdict).track_pre_reg_read) { \
591 if (VG_(tdict).track_pre_reg_read) { \
597 if (VG_(tdict).track_pre_reg_read) { \
    [all...]
syswrap-amd64-linux.c 355 if (VG_(tdict).track_pre_reg_read) {
365 if (VG_(tdict).track_pre_reg_read) {
376 if (VG_(tdict).track_pre_reg_read) {
    [all...]
syswrap-s390x-linux.c 465 if (VG_(tdict).track_pre_reg_read)
475 if (VG_(tdict).track_pre_reg_read)
487 if (VG_(tdict).track_pre_reg_read) {
    [all...]
syswrap-mips32-linux.c 630 if (VG_ (tdict).track_pre_reg_read)
642 if (VG_ (tdict).track_pre_reg_read)
    [all...]
syswrap-mips64-linux.c 487 if (VG_(tdict).track_pre_reg_read) {
496 if (VG_(tdict).track_pre_reg_read) {
    [all...]
syswrap-x86-linux.c 834 if (VG_(tdict).track_pre_reg_read) {
844 if (VG_(tdict).track_pre_reg_read) {
854 if (VG_(tdict).track_pre_reg_read) {
    [all...]
syswrap-solaris.c     [all...]
  /external/valgrind/coregrind/
pub_core_tooliface.h 231 void (*track_pre_reg_read) (CorePart, ThreadId, const HChar*, PtrdiffT, SizeT); member in struct:__anon25356
m_tooliface.c 441 DEF0(track_pre_reg_read, CorePart, ThreadId, const HChar*, PtrdiffT, SizeT)
  /external/valgrind/include/
pub_tool_tooliface.h 623 void VG_(track_pre_reg_read) (void(*f)(CorePart part, ThreadId tid,
    [all...]
  /external/valgrind/memcheck/
mc_main.c     [all...]

Completed in 571 milliseconds