HomeSort by relevance Sort by last modified time
    Searched refs:orig_profile (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof 781 my ($orig_profile, $symbols, $libs, $total) = @_;
792 if (!InteractiveCommand($orig_profile, $symbols, $libs, $total, $_)) {
806 if (!InteractiveCommand($orig_profile, $symbols, $libs, $total, $_)) {
819 my($orig_profile, $symbols, $libs, $total, $command) = @_;
850 my $profile = ProcessProfile($total, $orig_profile, $symbols, "", $ignore);
864 my $calls = ExtractCalls($symbols, $orig_profile);
885 my $profile = ProcessProfile($total, $orig_profile, $symbols, "", $ignore);
903 my $profile = ProcessProfile($total, $orig_profile, $symbols, "", $ignore);
930 my $profile = ProcessProfile($total, $orig_profile, $symbols,
960 my $orig_profile = shift
    [all...]
  /external/jemalloc/bin/
pprof 781 my ($orig_profile, $symbols, $libs, $total) = @_;
792 if (!InteractiveCommand($orig_profile, $symbols, $libs, $total, $_)) {
806 if (!InteractiveCommand($orig_profile, $symbols, $libs, $total, $_)) {
819 my($orig_profile, $symbols, $libs, $total, $command) = @_;
850 my $profile = ProcessProfile($total, $orig_profile, $symbols, "", $ignore);
864 my $calls = ExtractCalls($symbols, $orig_profile);
885 my $profile = ProcessProfile($total, $orig_profile, $symbols, "", $ignore);
903 my $profile = ProcessProfile($total, $orig_profile, $symbols, "", $ignore);
930 my $profile = ProcessProfile($total, $orig_profile, $symbols,
960 my $orig_profile = shift
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof 781 my ($orig_profile, $symbols, $libs, $total) = @_;
792 if (!InteractiveCommand($orig_profile, $symbols, $libs, $total, $_)) {
806 if (!InteractiveCommand($orig_profile, $symbols, $libs, $total, $_)) {
819 my($orig_profile, $symbols, $libs, $total, $command) = @_;
850 my $profile = ProcessProfile($total, $orig_profile, $symbols, "", $ignore);
864 my $calls = ExtractCalls($symbols, $orig_profile);
885 my $profile = ProcessProfile($total, $orig_profile, $symbols, "", $ignore);
903 my $profile = ProcessProfile($total, $orig_profile, $symbols, "", $ignore);
930 my $profile = ProcessProfile($total, $orig_profile, $symbols,
960 my $orig_profile = shift
    [all...]

Completed in 40 milliseconds