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

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof1203 sub CompressedCGName { subroutine
1249 printf CG CompressedCGName("fl", $caller_file, \%filename_to_index_map);
1250 printf CG CompressedCGName("fn", $caller_function, \%fnname_to_index_map);
1252 printf CG CompressedCGName("cfl", $callee_file, \%filename_to_index_map);
1253 printf CG CompressedCGName("cfn", $callee_function, \%fnname_to_index_map);
/external/jemalloc/bin/
H A Dpprof1203 sub CompressedCGName { subroutine
1249 printf CG CompressedCGName("fl", $caller_file, \%filename_to_index_map);
1250 printf CG CompressedCGName("fn", $caller_function, \%fnname_to_index_map);
1252 printf CG CompressedCGName("cfl", $callee_file, \%filename_to_index_map);
1253 printf CG CompressedCGName("cfn", $callee_function, \%fnname_to_index_map);

Completed in 134 milliseconds