Statistics for sync point.
More...
#include <stats.h>
Statistics for sync point.
Definition at line 195 of file stats.h.
◆ commands_enqueued
Number of commands enqueued.
Definition at line 198 of file stats.h.
◆ first_
| int64_t ecs_sync_stats_t::first_ |
Used for field iteration.
Do not set.
Definition at line 196 of file stats.h.
◆ immediate
| bool ecs_sync_stats_t::immediate |
Whether the sync point is immediate.
Definition at line 203 of file stats.h.
◆ last_
| int64_t ecs_sync_stats_t::last_ |
Used for field iteration.
Do not set.
Definition at line 199 of file stats.h.
◆ multi_threaded
| bool ecs_sync_stats_t::multi_threaded |
Whether the sync point is multi-threaded.
Definition at line 202 of file stats.h.
◆ system_count
| int32_t ecs_sync_stats_t::system_count |
Number of systems before sync point.
Definition at line 201 of file stats.h.
◆ time_spent
Time spent in sync point.
Definition at line 197 of file stats.h.
The documentation for this struct was generated from the following file: