Searched refs:SetCreateHistogramFunction (Results 1 – 5 of 5) sorted by relevance
270 stats_table_.SetCreateHistogramFunction(f); in ResetCreateHistogramFunction()
44 void SetCreateHistogramFunction(CreateHistogramCallback f) { in SetCreateHistogramFunction() function
1281 void SetCreateHistogramFunction(CreateHistogramCallback);
2846 isolate->SetCreateHistogramFunction(CreateHistogram); in MapCounters()
8629 isolate->SetCreateHistogramFunction(params.create_histogram_callback); in Initialize()9175 void Isolate::SetCreateHistogramFunction(CreateHistogramCallback callback) { in SetCreateHistogramFunction() function in v8::Isolate