V8 Project
v8::internal::StatsTable Member List

This is the complete list of members for v8::internal::StatsTable, including all inherited members.

add_histogram_sample_function_v8::internal::StatsTableprivate
AddHistogramSample(void *histogram, int sample)v8::internal::StatsTableinline
create_histogram_function_v8::internal::StatsTableprivate
CreateHistogram(const char *name, int min, int max, size_t buckets)v8::internal::StatsTableinline
DISALLOW_COPY_AND_ASSIGN(StatsTable)v8::internal::StatsTableprivate
FindLocation(const char *name)v8::internal::StatsTableinline
HasCounterFunction() constv8::internal::StatsTableinline
Isolate classv8::internal::StatsTablefriend
lookup_function_v8::internal::StatsTableprivate
SetAddHistogramSampleFunction(AddHistogramSampleCallback f)v8::internal::StatsTableinline
SetCounterFunction(CounterLookupCallback f)v8::internal::StatsTableinline
SetCreateHistogramFunction(CreateHistogramCallback f)v8::internal::StatsTableinline
StatsTable()v8::internal::StatsTableprivate