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

  /external/valgrind/main/coregrind/
pub_core_options.h 85 extern Int VG_(clo_sanity_level);
m_options.c 63 Int VG_(clo_sanity_level) = 1; variable
m_transtab.c     [all...]
m_signals.c     [all...]
m_main.c 582 else if VG_INT_CLO (arg, "--sanity-level", VG_(clo_sanity_level)) {}
    [all...]
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c     [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 323 if (VG_(clo_sanity_level >= 3)) \
    [all...]

Completed in 471 milliseconds