Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcimpl.h185 PER_HEAP_ISOLATED HRESULT GetGcCounters(int gen, gc_counters* counters);
H A Dgc.cpp35575 HRESULT GCHeap::GetGcCounters(int gen, gc_counters* counters) function in GCHeap