OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:orig_profile
(Results
1 - 2
of
2
) 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/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 41 milliseconds