Home
last modified time | relevance | path

Searched refs:soh_allocation_size (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h1045 size_t soh_allocation_size; member
H A Dgc.cpp15828 current_no_gc_region_info.soh_allocation_size = (size_t)allocation_no_gc_soh; in prepare_for_no_gc_region()
15829 size_per_heap = current_no_gc_region_info.soh_allocation_size; in prepare_for_no_gc_region()
16003 if (current_no_gc_region_info.soh_allocation_size != 0) in set_soh_allocations_for_no_gc()
16037 if (current_no_gc_region_info.soh_allocation_size) in should_proceed_for_no_gc()
16323 if (current_no_gc_region_info.soh_allocation_size != 0) in allocate_for_no_gc_after_gc()