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

/external/valgrind/main/coregrind/
H A Dm_options.c66 HChar* VG_(clo_trace_children_skip) = NULL; variable
290 if (VG_(clo_trace_children_skip)) {
291 HChar const* last = VG_(clo_trace_children_skip);

Completed in 17 milliseconds