Searched refs:clo_trace_children (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_options.c65 Bool VG_(clo_trace_children) = False; variable
281 return VG_(clo_trace_children); // we know narfink
284 if (! VG_(clo_trace_children))
H A Dpub_core_options.h89 extern Bool VG_(clo_trace_children);
93 /* The same as VG_(clo_trace_children), except that these patterns are
H A Dm_main.c542 else if VG_BOOL_CLO(arg, "--trace-children", VG_(clo_trace_children)) {}
/external/valgrind/main/coregrind/m_gdbserver/
H A Dm_gdbserver.c563 if (VG_(clo_trace_children)) {

Completed in 62 milliseconds