HistogramTimeSmall  602 ppapi/native_client/src/trusted/plugin/plugin.cc   HistogramTimeSmall(
HistogramTimeSmall  622 ppapi/native_client/src/trusted/plugin/plugin.cc     HistogramTimeSmall(name, static_cast<int64_t>(dt));
HistogramTimeSmall  623 ppapi/native_client/src/trusted/plugin/plugin.cc     HistogramTimeSmall(name + "PerMB", static_cast<int64_t>(dt / size_in_MB));
HistogramTimeSmall  816 ppapi/native_client/src/trusted/plugin/plugin.cc   HistogramTimeSmall("NaCl.Perf.StartupTime.ManifestDownload",
HistogramTimeSmall  231 ppapi/native_client/src/trusted/plugin/plugin.h   void HistogramTimeSmall(const std::string& name, int64_t ms);