counters.h | 40 create_histogram_function_ = f; 73 if (!create_histogram_function_) return NULL; 74 return create_histogram_function_(name, min, max, buckets); 88 CreateHistogramCallback create_histogram_function_; member in class:v8::internal::StatsTable [all...] |