Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h2539 size_t approximate_new_allocation();
H A Dgc.cpp2948 size_t new_gen0size = approximate_new_allocation(); in dt_low_ephemeral_space_p()
28387 if ((total_ephemeral_plugs + approximate_new_allocation()) >= (free_space + additional_space))
30372 size_t gc_heap::approximate_new_allocation() function in gc_heap
30431 size_t gen0size = approximate_new_allocation();
30516 end_space = approximate_new_allocation();