Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgc.cpp25623 size_t total_loh_size = generation_size (max_generation + 1); local
25624 bgc_begin_loh_size = total_loh_size;
25630 dprintf (GTC_LOG, ("BM: h%d: loh: %Id, soh: %Id", heap_number, total_loh_size, total_soh_size));
25898 total_loh_size = generation_size (max_generation + 1);
25901 … dprintf (GTC_LOG, ("FM: h%d: loh: %Id, soh: %Id", heap_number, total_loh_size, total_soh_size));
31475 size_t total_loh_size = generation_size (max_generation + 1); local
31478 dprintf (GTC_LOG, ("h%d: S: loh: %Id, soh: %Id", heap_number, total_loh_size, total_soh_size));