Searched refs:createHistogram (Results 1 – 2 of 2) sorted by relevance
65 void* V8Counters::createHistogram(const char* name, int min, int max, in createHistogram() function in WebCore::V8Counters86 v8::V8::SetCreateHistogramFunction(createHistogram); in initCounters()
44 static void* createHistogram(const char* name,