Home
last modified time | relevance | path

Searched refs:GetProcessorCacheSize (Results 1 – 25 of 29) sorted by relevance

12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkSystemInformation.cxx51 << mySys.GetProcessorCacheSize() << std::endl; in main()
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/KWSys/adios2sys/
H A DtestSystemInformation.cxx48 printMethod2(info, GetProcessorCacheSize, "KB"); in testSystemInformation()
H A DSystemInformation.hxx.in64 int GetProcessorCacheSize();
H A DSystemInformation.cxx284 int GetProcessorCacheSize() const;
607 int SystemInformation::GetProcessorCacheSize() in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformation
609 return this->Implementation->GetProcessorCacheSize(); in GetProcessorCacheSize()
1828 int SystemInformationImplementation::GetProcessorCacheSize() const in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformationImplementation
/dports/devel/cmake-gui/cmake-3.22.1/Source/kwsys/
H A DtestSystemInformation.cxx48 printMethod2(info, GetProcessorCacheSize, "KB"); in testSystemInformation()
H A DSystemInformation.hxx.in64 int GetProcessorCacheSize();
H A DSystemInformation.cxx284 int GetProcessorCacheSize() const;
609 int SystemInformation::GetProcessorCacheSize() in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformation
611 return this->Implementation->GetProcessorCacheSize(); in GetProcessorCacheSize()
1833 int SystemInformationImplementation::GetProcessorCacheSize() const in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformationImplementation
/dports/math/vtk9/VTK-9.1.0/Utilities/KWSys/vtksys/
H A DtestSystemInformation.cxx48 printMethod2(info, GetProcessorCacheSize, "KB"); in testSystemInformation()
H A DSystemInformation.hxx.in64 int GetProcessorCacheSize();
H A DSystemInformation.cxx284 int GetProcessorCacheSize() const;
609 int SystemInformation::GetProcessorCacheSize() in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformation
611 return this->Implementation->GetProcessorCacheSize(); in GetProcessorCacheSize()
1833 int SystemInformationImplementation::GetProcessorCacheSize() const in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformationImplementation
/dports/devel/cmake-doc/cmake-3.22.1/Source/kwsys/
H A DtestSystemInformation.cxx48 printMethod2(info, GetProcessorCacheSize, "KB"); in testSystemInformation()
H A DSystemInformation.hxx.in64 int GetProcessorCacheSize();
/dports/devel/cmake/cmake-3.22.1/Source/kwsys/
H A DtestSystemInformation.cxx48 printMethod2(info, GetProcessorCacheSize, "KB"); in testSystemInformation()
H A DSystemInformation.hxx.in64 int GetProcessorCacheSize();
H A DSystemInformation.cxx284 int GetProcessorCacheSize() const;
609 int SystemInformation::GetProcessorCacheSize() in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformation
611 return this->Implementation->GetProcessorCacheSize(); in GetProcessorCacheSize()
1833 int SystemInformationImplementation::GetProcessorCacheSize() const in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformationImplementation
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/KWSys/src/KWSys/
H A DtestSystemInformation.cxx64 printMethod2(info, GetProcessorCacheSize, "KB"); in testSystemInformation()
H A DSystemInformation.hxx.in71 int GetProcessorCacheSize();
H A DSystemInformation.cxx325 int GetProcessorCacheSize();
603 int SystemInformation::GetProcessorCacheSize() in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformation
605 return this->Implementation->GetProcessorCacheSize(); in GetProcessorCacheSize()
1845 int SystemInformationImplementation::GetProcessorCacheSize() in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformationImplementation
/dports/math/vtk6/VTK-6.2.0/Utilities/KWSys/vtksys/
H A DtestSystemInformation.cxx73 printMethod2(info, GetProcessorCacheSize, "KB"); in testSystemInformation()
H A DSystemInformation.hxx.in55 int GetProcessorCacheSize();
H A DSystemInformation.cxx330 int GetProcessorCacheSize();
598 int SystemInformation::GetProcessorCacheSize() in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformation
600 return this->Implementation->GetProcessorCacheSize(); in GetProcessorCacheSize()
1900 int SystemInformationImplementation::GetProcessorCacheSize() in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformationImplementation
/dports/math/vtk8/VTK-8.2.0/Utilities/KWSys/vtksys/
H A DtestSystemInformation.cxx64 printMethod2(info, GetProcessorCacheSize, "KB"); in testSystemInformation()
H A DSystemInformation.hxx.in68 int GetProcessorCacheSize();
H A DSystemInformation.cxx324 int GetProcessorCacheSize();
602 int SystemInformation::GetProcessorCacheSize() in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformation
604 return this->Implementation->GetProcessorCacheSize(); in GetProcessorCacheSize()
1844 int SystemInformationImplementation::GetProcessorCacheSize() in GetProcessorCacheSize() function in KWSYS_NAMESPACE::SystemInformationImplementation
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkResourceProbe.hxx263 os << " Cache: " << systeminfo.GetProcessorCacheSize() << std::endl; in PrintSystemInformation()
584 PrintJSONvar(os, "Cache", systeminfo.GetProcessorCacheSize(), 6); in PrintJSONSystemInformation()

12