Searched refs:GROWTH_PAGE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof104 my $GROWTH_PAGE = "/pprof/growth";
118 "$GROWTH_PAGE|$CONTENTION_PAGE|$WALL_PAGE|" .
161 $GROWTH_PAGE, $CONTENTION_PAGE, /pprof/wall,
3692 $GROWTH_PAGE =~ m,[^/]+$,; # matches everything after the last slash
/external/jemalloc/bin/
H A Dpprof104 my $GROWTH_PAGE = "/pprof/growth";
118 "$GROWTH_PAGE|$CONTENTION_PAGE|$WALL_PAGE|" .
161 $GROWTH_PAGE, $CONTENTION_PAGE, /pprof/wall,
3701 $GROWTH_PAGE =~ m,[^/]+$,; # matches everything after the last slash
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dpprof104 my $GROWTH_PAGE = "/pprof/growth";
118 "$GROWTH_PAGE|$CONTENTION_PAGE|$WALL_PAGE|" .
161 $GROWTH_PAGE, $CONTENTION_PAGE, /pprof/wall,
3692 $GROWTH_PAGE =~ m,[^/]+$,; # matches everything after the last slash

Completed in 4047 milliseconds