Searched refs:should_we_trace_this_child (Results 1 – 5 of 5) sorted by relevance
369 extern Bool VG_(should_we_trace_this_child) ( const HChar* child_exe_name,
320 Bool VG_(should_we_trace_this_child) ( const HChar* child_exe_name, in VG_() argument
2881 trace_this_child = VG_(should_we_trace_this_child)( (HChar*)ARG1, child_argv ); in PRE()
1392 Bool trace_this_child = VG_(should_we_trace_this_child)((HChar *) ARG1, in PRE()3630 Bool trace_this_child = VG_(should_we_trace_this_child)(fname, child_argv); in PRE()
3449 trace_this_child = VG_(should_we_trace_this_child)( (HChar*)ARG2, child_argv ); in PRE()