Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcimpl.h171 BOOL RegisterForFullGCNotification(uint32_t gen2Percentage,
H A Dgcinterface.h344 virtual BOOL RegisterForFullGCNotification(uint32_t gen2Percentage, uint32_t lohPercentage) = 0;
H A Dgc.cpp35476 BOOL GCHeap::RegisterForFullGCNotification(uint32_t gen2Percentage, argument
35493 pGenGCHeap->fgn_maxgen_percent = gen2Percentage;