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

  /external/valgrind/main/coregrind/
pub_core_options.h 138 extern Bool VG_(clo_trace_syscalls);
m_options.c 86 Bool VG_(clo_trace_syscalls) = False; variable
m_main.c 574 else if VG_BOOL_CLO(arg, "--trace-syscalls", VG_(clo_trace_syscalls)) {}
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
priv_types_n_macros.h 364 if (VG_(clo_trace_syscalls)) \
syswrap-main.c     [all...]
syswrap-darwin.c 635 if (VG_(clo_trace_syscalls)) {
668 if (VG_(clo_trace_syscalls)) {
    [all...]
syswrap-linux.c 472 if (VG_(clo_trace_syscalls))
    [all...]
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c     [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c     [all...]

Completed in 2190 milliseconds