GetFormatted      168 src/profile-generator.cc   return GetFormatted("%d", index);
GetFormatted     1692 src/profile-generator.cc         name = collection_->names()->GetFormatted("%s / %s", name, tag);
GetFormatted     2138 src/profile-generator.cc       const char* reference_name = collection_->names()->GetFormatted(
GetFormatted     2555 src/profile-generator.cc         collection_->names()->GetFormatted(
GetFormatted     2762 src/profile-generator.cc       ? collection_->names()->GetFormatted(
GetFormatted     3288 src/profile-generator.cc   const char* text = snapshot_->collection()->names()->GetFormatted(
GetFormatted       69 src/profile-generator.h   const char* GetFormatted(const char* format, ...);