MCPcopy 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
559char const* SystemInformation::GetExtendedProcessorName()
560{
561 return this->Implementation->GetExtendedProcessorName();
562}
563
564char const* SystemInformation::GetProcessorSerialNumber()
565{

Callers 3

GetCPUDescriptionMethod · 0.95
GetValueFunction · 0.80

Calls 1

c_strMethod · 0.80

Tested by

no test coverage detected