#include <tess/diagnostics/diagnostics.h>
|
|
std::uint64_t | phase_calls = 0 |
|
std::uint64_t | phase_operations = 0 |
|
std::uint64_t | phase_invalid_ranges = 0 |
|
std::uint64_t | phase_failures = 0 |
|
std::uint64_t | partitioned_phase_calls = 0 |
|
std::uint64_t | dirty_partitions = 0 |
|
std::uint64_t | scoped_thread_calls = 0 |
|
std::uint64_t | scoped_thread_workers = 0 |
|
std::uint64_t | worker_pool_calls = 0 |
|
std::uint64_t | worker_pool_workers = 0 |
|
std::uint64_t | dirty_records_collected = 0 |
|
std::uint64_t | dirty_chunks_merged = 0 |
Per-thread counters for queued execution, dispatch, and dirty merging.
The documentation for this struct was generated from the following file: