Searched refs:CreateHistogramCallback (Results 1 – 3 of 3) sorted by relevance
32 void SetCreateHistogramFunction(CreateHistogramCallback f) { in SetCreateHistogramFunction()81 CreateHistogramCallback create_histogram_function_;
7440 void Isolate::SetCreateHistogramFunction(CreateHistogramCallback callback) { in SetCreateHistogramFunction()
4973 typedef void* (*CreateHistogramCallback)(const char* name, typedef5334 CreateHistogramCallback create_histogram_callback;5864 void SetCreateHistogramFunction(CreateHistogramCallback);