Lines Matching refs:outer
71 --outer-valgrind: run these Valgrind(s) under the given outer valgrind.
73 --outer-tool: tool to use by the outer valgrind (default cachegrind).
74 --outer-args: use this as outer tool args. If the outer args are starting
75 with +, the given outer args are appended to the outer args predefined
96 # Outer valgrind to use, and args to use for it.
161 } elsif ($arg =~ /^--outer-valgrind=(.*)$/) {
163 } elsif ($arg =~ /^--outer-tool=(.*)$/) {
165 } elsif ($arg =~ /^--outer-args=(.*)$/) {
329 . " --run-libc-freeres=no --sim-hints=enable-outer"
356 # in an outer-inner setup, only set VALGRIND_LIB_INNER
360 . "--log-file=" . "$outer_tool.outer.log.$vgdirname.$tool_abbrev.$name.%p "