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

  /src/external/bsd/jemalloc/dist/bin/
jeprof.in 1185 my $profile_marker;
1188 $profile_marker = $&;
1191 $profile_marker = $&;
1194 $profile_marker = $&;
1197 $profile_marker = $&;
1200 print '--- ', $profile_marker, "\n";
3894 my $profile_marker = $&;
3948 } elsif ($header =~ m/^--- *$profile_marker/) {
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 1185 my $profile_marker;
1188 $profile_marker = $&;
1191 $profile_marker = $&;
1194 $profile_marker = $&;
1197 $profile_marker = $&;
1200 print '--- ', $profile_marker, "\n";
3894 my $profile_marker = $&;
3948 } elsif ($header =~ m/^--- *$profile_marker/) {

Completed in 25 milliseconds