Home | History | Annotate | Download | only in perf

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.
94 # Outer valgrind to use, and args to use for it.
159 } elsif ($arg =~ /^--outer-valgrind=(.*)$/) {
161 } elsif ($arg =~ /^--outer-tool=(.*)$/) {
163 } elsif ($arg =~ /^--outer-args=(.*)$/) {
327 . " --run-libc-freeres=no --sim-hints=enable-outer"
350 # in an outer-inner setup, only set VALGRIND_LIB_INNER
355 . "--log-file=" . "$outer_tool.outer.log.$vgdirname.$tool_abbrev.$name.%p "