Home
last modified time | relevance | path

Searched refs:client_syscall (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_syswrap.h47 extern void VG_(client_syscall) ( ThreadId tid, UInt trc );
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c1126 SCHEDSETJMP(tid, jumped, VG_(client_syscall)(tid, trc)); in handle_syscall()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-main.c1662 void VG_(client_syscall) ( ThreadId tid, UInt trc ) in VG_() argument