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 187 extern Bool VG_(clo_trace_syscalls);
m_options.c 94 Bool VG_(clo_trace_syscalls) = False; variable
m_main.c 592 else if VG_BOOL_CLO(arg, "--trace-syscalls", VG_(clo_trace_syscalls)) {}
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
priv_types_n_macros.h 367 if (VG_(clo_trace_syscalls)) \
syswrap-main.c     [all...]
syswrap-darwin.c 649 if (VG_(clo_trace_syscalls)) {
678 if (VG_(clo_trace_syscalls)) {
    [all...]
syswrap-linux.c 484 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 203 milliseconds