Component index memory.
More...
#include <stats.h>
Component index memory.
Definition at line 522 of file stats.h.
◆ bytes_component_record
| ecs_size_t ecs_component_index_memory_t::bytes_component_record |
Number of component records.
Definition at line 524 of file stats.h.
◆ bytes_name_index
| ecs_size_t ecs_component_index_memory_t::bytes_name_index |
Bytes used by table cache.
Definition at line 526 of file stats.h.
◆ bytes_ordered_children
| ecs_size_t ecs_component_index_memory_t::bytes_ordered_children |
Bytes used by name index.
Definition at line 527 of file stats.h.
◆ bytes_reachable_cache
| ecs_size_t ecs_component_index_memory_t::bytes_reachable_cache |
Bytes used by ordered children vector.
Definition at line 528 of file stats.h.
◆ bytes_table_cache
| ecs_size_t ecs_component_index_memory_t::bytes_table_cache |
Bytes used by ecs_component_record_t struct.
Definition at line 525 of file stats.h.
◆ count
| int32_t ecs_component_index_memory_t::count |
The documentation for this struct was generated from the following file: