Definition at line 24 of file mmtk.c.
◆ cond_world_started
| pthread_cond_t objspace::cond_world_started |
◆ cond_world_stopped
| pthread_cond_t objspace::cond_world_stopped |
◆ crash_msg
| char objspace::crash_msg[256] |
◆ event_hook_mutex
| pthread_mutex_t objspace::event_hook_mutex |
◆ finalizer_jobs
◆ finalizer_postponed_job
◆ finalizer_table
◆ fork_hook_vm_lock_lev
| unsigned int objspace::fork_hook_vm_lock_lev |
◆ gc_count
| size_t objspace::gc_count |
◆ gc_stress
◆ gc_thread_crashed
| bool objspace::gc_thread_crashed |
◆ live_ractor_cache_count
| unsigned long objspace::live_ractor_cache_count |
◆ max_non_los_default_alloc_bytes
| size_t objspace::max_non_los_default_alloc_bytes |
◆ measure_gc_time
| bool objspace::measure_gc_time |
◆ moving_gc_count
| size_t objspace::moving_gc_count |
◆ mutator_blocking_count
◆ mutex
| pthread_mutex_t objspace::mutex |
◆ ractor_caches
| struct ccan_list_head objspace::ractor_caches |
◆ start_the_world_count
| size_t objspace::start_the_world_count |
◆ total_allocated_objects
| size_t objspace::total_allocated_objects |
◆ total_gc_time
| size_t objspace::total_gc_time |
◆ user_gc_disabled
| bool objspace::user_gc_disabled |
◆ vm_context
◆ vo_bit_base_addr
| uintptr_t objspace::vo_bit_base_addr |
◆ vo_bit_log_region_size
| uintptr_t objspace::vo_bit_log_region_size |
◆ world_stopped
| bool objspace::world_stopped |
The documentation for this struct was generated from the following file: