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

  /external/valgrind/coregrind/
pub_core_options.h 178 extern Bool VG_(clo_trace_syscalls);
m_options.c 99 Bool VG_(clo_trace_syscalls) = False; variable
m_main.c     [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-solaris.c     [all...]
priv_types_n_macros.h 375 if (VG_(clo_trace_syscalls)) \
syswrap-main.c     [all...]
syswrap-darwin.c 1003 if (0 || VG_(clo_trace_syscalls)) {
1037 if (VG_(clo_trace_syscalls)) {
    [all...]
syswrap-linux.c 772 if (VG_(clo_trace_syscalls))
    [all...]
  /external/valgrind/coregrind/m_scheduler/
scheduler.c     [all...]
  /external/valgrind/coregrind/m_aspacemgr/
aspacemgr-linux.c     [all...]

Completed in 779 milliseconds