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

/external/valgrind/coregrind/
H A Dm_options.c81 const HChar* VG_(clo_trace_children_skip) = NULL; variable
325 if (VG_(clo_trace_children_skip)) {
326 HChar const* last = VG_(clo_trace_children_skip);

Completed in 62 milliseconds