Fixed-size buffer of profile events for one frame on one thread.
More...
#include <profiler.h>
Fixed-size buffer of profile events for one frame on one thread.
Definition at line 160 of file profiler.h.
◆ reset()
| void unravel::thread_profile_buffer::reset |
( |
| ) |
|
|
inline |
◆ count
| uint32_t unravel::thread_profile_buffer::count {0} |
◆ depth
| uint16_t unravel::thread_profile_buffer::depth {0} |
◆ events
◆ max_events
| uint32_t unravel::thread_profile_buffer::max_events = 32768 |
|
staticconstexpr |
◆ thread_index
| uint16_t unravel::thread_profile_buffer::thread_index {0} |
The documentation for this struct was generated from the following file: