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

  /external/valgrind/coregrind/
pub_core_options.h 69 /* if > 0, checks every VG_(clo_vgdb_poll) BBS if vgdb wants to be served. */
70 extern Int VG_(clo_vgdb_poll);
m_options.c 64 Int VG_(clo_vgdb_poll) = 5000; variable
m_main.c 329 VG_(clo_vgdb_poll) /* int */,
585 else if VG_INT_CLO (arg, "--vgdb-poll", VG_(clo_vgdb_poll)) {}
    [all...]
  /external/valgrind/coregrind/m_scheduler/
scheduler.c     [all...]

Completed in 103 milliseconds