Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/sample/
H A Dgcenv.ee.cpp301 case UNSUPPORTED_GCLogFileSize: in GetConfigValue()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/env/
H A Dgcenv.base.h504 UNSUPPORTED_GCLogFileSize, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A Dgcrhenv.cpp1324 case UNSUPPORTED_GCLogFileSize: in GetConfigValue()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgc.cpp9740 gc_log_file_size = CLRConfig::GetConfigValue(CLRConfig::UNSUPPORTED_GCLogFileSize); in initialize_gc()