Home
last modified time | relevance | path

Searched refs:createHistogram (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/android/WebCoreSupport/
DV8Counters.cpp65 void* V8Counters::createHistogram(const char* name, int min, int max, in createHistogram() function in WebCore::V8Counters
86 v8::V8::SetCreateHistogramFunction(createHistogram); in initCounters()
DV8Counters.h44 static void* createHistogram(const char* name,