#include <SamplingCounter.h>
◆ addressOfCounter() [1/2]
int64_t* JSC::AbstractSamplingCounter::addressOfCounter |
( |
| ) |
|
|
inline |
◆ addressOfCounter() [2/2]
int64_t* JSC::AbstractSamplingCounter::addressOfCounter |
( |
| ) |
|
|
inline |
◆ count() [1/2]
void JSC::AbstractSamplingCounter::count |
( |
uint32_t |
count = 1 | ) |
|
|
inline |
◆ count() [2/2]
void JSC::AbstractSamplingCounter::count |
( |
uint32_t |
count = 1 | ) |
|
|
inline |
◆ dump() [1/2]
void JSC::AbstractSamplingCounter::dump |
( |
| ) |
|
|
static |
◆ dump() [2/2]
◆ init() [1/2]
void JSC::AbstractSamplingCounter::init |
( |
const char * |
name | ) |
|
|
inlineprotected |
◆ init() [2/2]
void JSC::AbstractSamplingCounter::init |
( |
const char * |
name | ) |
|
|
inlineprotected |
◆ DeletableSamplingCounter
◆ m_counter
int64_t JSC::AbstractSamplingCounter::m_counter |
|
protected |
◆ m_name
const char * JSC::AbstractSamplingCounter::m_name |
|
protected |
◆ m_next
◆ m_referer
◆ s_abstractSamplingCounterChain
◆ s_abstractSamplingCounterChainEnd
◆ s_completed
static bool JSC::AbstractSamplingCounter::s_completed = false |
|
staticprotected |
The documentation for this class was generated from the following files: