HomeSort by: relevance | last modified time | path
    Searched refs:svgfile (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc/dist/bin/
jeprof 2268 my $svgfile = shift;
2270 open(SVG, $svgfile) || die "open temp svg: $!";
2273 unlink $svgfile;
2314 open(SVG, ">$svgfile") || die "open $svgfile: $!";
jeprof.in 2268 my $svgfile = shift;
2270 open(SVG, $svgfile) || die "open temp svg: $!";
2273 unlink $svgfile;
2314 open(SVG, ">$svgfile") || die "open $svgfile: $!";
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof 2268 my $svgfile = shift;
2270 open(SVG, $svgfile) || die "open temp svg: $!";
2273 unlink $svgfile;
2314 open(SVG, ">$svgfile") || die "open $svgfile: $!";
jeprof.in 2268 my $svgfile = shift;
2270 open(SVG, $svgfile) || die "open temp svg: $!";
2273 unlink $svgfile;
2314 open(SVG, ">$svgfile") || die "open $svgfile: $!";

Completed in 35 milliseconds