#include <counters.h>
Definition at line 31 of file counters.h.
◆ StatsTable() [1/2]
v8::internal::StatsTable::StatsTable |
( |
const StatsTable & | | ) |
|
|
delete |
◆ StatsTable() [2/2]
v8::internal::StatsTable::StatsTable |
( |
Counters * | counters | ) |
|
|
explicitprivate |
◆ AddHistogramSample()
void v8::internal::StatsTable::AddHistogramSample |
( |
void * | histogram, |
|
|
int | sample ) |
|
inline |
◆ CreateHistogram()
void * v8::internal::StatsTable::CreateHistogram |
( |
const char * | name, |
|
|
int | min, |
|
|
int | max, |
|
|
size_t | buckets ) |
|
inline |
◆ FindLocation()
int * v8::internal::StatsTable::FindLocation |
( |
const char * | name | ) |
|
|
inline |
◆ HasCounterFunction()
bool v8::internal::StatsTable::HasCounterFunction |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetAddHistogramSampleFunction()
◆ SetCounterFunction()
◆ SetCreateHistogramFunction()
◆ Counters
◆ add_histogram_sample_function_
◆ create_histogram_function_
◆ lookup_function_
The documentation for this class was generated from the following files: