Searched defs:clo_trace_children_skip_by_arg (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_options.c75 const HChar* VG_(clo_trace_children_skip_by_arg) = NULL; variable
344 if (VG_(clo_trace_children_skip_by_arg) && child_argv != NULL) {
345 HChar const* last = VG_(clo_trace_children_skip_by_arg);

Completed in 476 milliseconds