Searched defs:CreateHistogram (Results 1 – 5 of 5) sorted by relevance
31 void* Histogram::CreateHistogram() const { in CreateHistogram() function in v8::internal::Histogram
61 void* CreateHistogram(const char* name, in CreateHistogram() function
772 void* Shell::CreateHistogram(const char* name, in CreateHistogram() function in v8::Shell
37 Histogram* CreateHistogram(const std::string& name, in CreateHistogram() function in base::StatisticsRecorderTest
239 void* CreateHistogram( in CreateHistogram() function