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 175 extern Bool VG_(clo_trace_syscalls);
m_options.c 98 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 385 if (VG_(clo_trace_syscalls)) \
syswrap-main.c     [all...]
syswrap-darwin.c 998 if (0 || VG_(clo_trace_syscalls)) {
1032 if (VG_(clo_trace_syscalls)) {
    [all...]
syswrap-linux.c 494 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 387 milliseconds