Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetExtendedProcessorName
Method
GetExtendedProcessorName
Source/kwsys/SystemInformation.cxx:559–562 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
557
}
558
559
char const* SystemInformation::GetExtendedProcessorName()
560
{
561
return this->Implementation->GetExtendedProcessorName();
562
}
563
564
char const* SystemInformation::GetProcessorSerialNumber()
565
{
Callers
3
GetCPUDescription
Method · 0.95
InsertStaticSystemInformation
Method · 0.80
GetValue
Function · 0.80
Calls
1
c_str
Method · 0.80
Tested by
no test coverage detected