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

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof4978 my $escaped_nm_command = shift; # shell-escaped
4982 open(NM, "$escaped_nm_command |") || error("$escaped_nm_command: $!\n");
/external/jemalloc/bin/
H A Dpprof5011 my $escaped_nm_command = shift; # shell-escaped
5015 open(NM, "$escaped_nm_command |") || error("$escaped_nm_command: $!\n");
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dpprof4978 my $escaped_nm_command = shift; # shell-escaped
4982 open(NM, "$escaped_nm_command |") || error("$escaped_nm_command: $!\n");

Completed in 251 milliseconds