Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEX-Emu/FEX
/ BTCpuUpdateProcessorInformation
Function
BTCpuUpdateProcessorInformation
Source/Windows/WOW64/Module.cpp:1023–1025 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1021
}
1022
1023
void BTCpuUpdateProcessorInformation(SYSTEM_CPU_INFORMATION* Info) {
1024
CPUFeatures->UpdateInformation(Info);
1025
}
Callers
nothing calls this directly
Calls
1
UpdateInformation
Method · 0.80
Tested by
no test coverage detected