Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h3201 size_t background_soh_alloc_count; variable
H A Dgc.cpp2528 size_t gc_heap::background_soh_alloc_count = 0; member in gc_heap
10578 background_soh_alloc_count = 0; in init_gc_heap()
12194 background_soh_alloc_count++; in allocate_small()
12195 if ((background_soh_alloc_count % bgc_alloc_spin_count) == 0) in allocate_small()
25580 background_soh_alloc_count = 0;