#include <counters.h>
Definition at line 502 of file counters.h.
◆ Id
Enumerator |
---|
stats_counter_count | |
Definition at line 596 of file counters.h.
◆ Counters()
v8::internal::Counters::Counters |
( |
Isolate * | isolate | ) |
|
|
explicit |
◆ AddHistogramSample()
void v8::internal::Counters::AddHistogramSample |
( |
void * | histogram, |
|
|
int | sample ) |
|
inlineprivate |
◆ CreateHistogram()
void * v8::internal::Counters::CreateHistogram |
( |
const char * | name, |
|
|
int | min, |
|
|
int | max, |
|
|
size_t | buckets ) |
|
inlineprivate |
◆ DISALLOW_IMPLICIT_CONSTRUCTORS()
v8::internal::Counters::DISALLOW_IMPLICIT_CONSTRUCTORS |
( |
Counters | | ) |
|
|
private |
◆ FindLocation()
int * v8::internal::Counters::FindLocation |
( |
const char * | name | ) |
|
|
inlineprivate |
◆ isolate()
Isolate * v8::internal::Counters::isolate |
( |
| ) |
|
|
inlineprivate |
◆ ResetCounterFunction()
◆ ResetCreateHistogramFunction()
◆ runtime_call_stats()
◆ SetAddHistogramSampleFunction()
◆ worker_thread_runtime_call_stats()
◆ CountersVisitor
◆ Histogram
◆ NestedTimedHistogramScope
◆ StatsCounter
◆ StatsTable
◆ isolate_
Isolate* v8::internal::Counters::isolate_ |
|
private |
◆ stats_table_
The documentation for this class was generated from the following files: