|
| static constexpr size_t | capacity () noexcept |
| |
Definition at line 43 of file perf.cpp.
◆ Known
◆ KnownSet
◆ PerfBuffer()
| zth::PerfBuffer::PerfBuffer |
( |
| ) |
|
|
inlinenoexcept |
◆ ~PerfBuffer()
| zth::PerfBuffer::~PerfBuffer |
( |
| ) |
|
|
inlinenoexcept |
◆ capacity()
| static constexpr size_t zth::PerfBuffer::capacity |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ check()
| void zth::PerfBuffer::check |
( |
| ) |
|
|
inlinenoexcept |
◆ data()
| char const * zth::PerfBuffer::data |
( |
| ) |
|
|
inlinenoexcept |
◆ deinit()
| void zth::PerfBuffer::deinit |
( |
| ) |
|
|
inlinenoexcept |
◆ done_callback() [1/2]
◆ done_callback() [2/2]
◆ dump_callback() [1/2]
◆ dump_callback() [2/2]
◆ enabled()
| bool zth::PerfBuffer::enabled |
( |
| ) |
const |
|
inlinenoexcept |
◆ full()
| bool zth::PerfBuffer::full |
( |
| ) |
const |
|
inlinenoexcept |
◆ init()
| int zth::PerfBuffer::init |
( |
| ) |
|
|
inlinenoexcept |
◆ know()
| void zth::PerfBuffer::know |
( |
void * |
x | ) |
|
|
inlinenoexcept |
◆ knows()
| bool zth::PerfBuffer::knows |
( |
void * |
x | ) |
const |
|
inlinenoexcept |
◆ release()
| void zth::PerfBuffer::release |
( |
| ) |
|
|
inlinenoexcept |
◆ reserve()
| char volatile * zth::PerfBuffer::reserve |
( |
size_t |
s | ) |
|
|
inlinenoexcept |
◆ running()
| bool zth::PerfBuffer::running |
( |
| ) |
const |
|
inlinenoexcept |
◆ size()
| size_t zth::PerfBuffer::size |
( |
| ) |
const |
|
inlinenoexcept |
◆ space()
| size_t zth::PerfBuffer::space |
( |
| ) |
const |
|
inlinenoexcept |
◆ start()
◆ stop()
| void zth::PerfBuffer::stop |
( |
| ) |
|
|
noexcept |
◆ t() [1/2]
| Timestamp const & zth::PerfBuffer::t |
( |
| ) |
const |
|
inlinenoexcept |
◆ t() [2/2]
| void zth::PerfBuffer::t |
( |
Timestamp const & |
t | ) |
|
|
inlinenoexcept |
The documentation for this class was generated from the following file: