Searched defs:IsProfileURL (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof506 if (IsProfileURL($ARGV[0])) {
546 unless (IsProfileURL($main::pfile_args[0])) {
3171 sub IsProfileURL { subroutine
3375 if (!IsProfileURL($profile_name)) {
/external/jemalloc/bin/
H A Dpprof506 if (IsProfileURL($ARGV[0])) {
546 unless (IsProfileURL($main::pfile_args[0])) {
3180 sub IsProfileURL { subroutine
3384 if (!IsProfileURL($profile_name)) {

Completed in 122 milliseconds