Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgc.cpp33499 uint32_t nhp_from_process = CPUGroupInfo::CanEnableGCCPUGroups() ? local
33503 uint32_t nhp = ((nhp_from_config == 0) ? nhp_from_process :
33504 (min (nhp_from_config, nhp_from_process)));