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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof 101 my $PROFILE_PAGE = "/pprof/profile"; # must support cgi-param "?seconds=#"
117 my $PROFILES = "($HEAP_PAGE|$PROFILE_PAGE|$PMUPROFILE_PAGE|" .
160 The /<service> can be $HEAP_PAGE, $PROFILE_PAGE, /pprof/pmuprofile,
165 If /<service> is omitted, the service defaults to $PROFILE_PAGE (cpu profiling).
    [all...]
  /external/jemalloc/bin/
pprof 101 my $PROFILE_PAGE = "/pprof/profile"; # must support cgi-param "?seconds=#"
117 my $PROFILES = "($HEAP_PAGE|$PROFILE_PAGE|$PMUPROFILE_PAGE|" .
160 The /<service> can be $HEAP_PAGE, $PROFILE_PAGE, /pprof/pmuprofile,
165 If /<service> is omitted, the service defaults to $PROFILE_PAGE (cpu profiling).
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof 101 my $PROFILE_PAGE = "/pprof/profile"; # must support cgi-param "?seconds=#"
117 my $PROFILES = "($HEAP_PAGE|$PROFILE_PAGE|$PMUPROFILE_PAGE|" .
160 The /<service> can be $HEAP_PAGE, $PROFILE_PAGE, /pprof/pmuprofile,
165 If /<service> is omitted, the service defaults to $PROFILE_PAGE (cpu profiling).
    [all...]

Completed in 45 milliseconds