genel arayüz CPUInfoOrBuilder
| Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
| soyut boole | içerirCacheSize (Dize anahtarı) Cache sizes (in bytes), e.g. |
| soyut Harita<String, Long> | getCacheSize () Bunun yerine getCacheSizeMap() kullanın. |
| soyut int | getCacheSizeCount () Cache sizes (in bytes), e.g. |
| soyut Harita<String, Long> | getCacheSizeMap () Cache sizes (in bytes), e.g. |
| soyut uzun | getCacheSizeOrDefault (Dize anahtarı, uzun defaultValue) Cache sizes (in bytes), e.g. |
| soyut uzun | getCacheSizeOrThrow (Dize tuşu) Cache sizes (in bytes), e.g. |
| soyut Dize | getCpuGovernor () What kind of cpu scaling is enabled on the host. |
| abstract com.google.protobuf.ByteString | getCpuGovernorBytes () What kind of cpu scaling is enabled on the host. |
| soyut Dize | getCpuInfo () Additional cpu information. |
| abstract com.google.protobuf.ByteString | getCpuInfoBytes () Additional cpu information. |
| soyut çift | getMhzPerCpu () How fast are these cpus? double mhz_per_cpu = 3; |
| soyut uzun | getNumCores () int64 num_cores = 1; |
| soyut uzun | getNumCoresAllowed () int64 num_cores_allowed = 2; |
Genel Yöntemler
genel soyut boolean içerirCacheSize (Dize anahtarı)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6; genel özet int getCacheSizeCount ()
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6; genel soyut Harita<String, Long> getCacheSizeMap ()
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6; genel özet uzun getCacheSizeOrDefault (Dize anahtarı, uzun defaultValue)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6; genel özet uzun getCacheSizeOrThrow (String anahtarı)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6; genel özet Dize getCpuGovernor ()
What kind of cpu scaling is enabled on the host. Examples include "performance", "ondemand", "conservative", "mixed".
string cpu_governor = 5; genel özet com.google.protobuf.ByteString getCpuGovernorBytes ()
What kind of cpu scaling is enabled on the host. Examples include "performance", "ondemand", "conservative", "mixed".
string cpu_governor = 5; genel özet Dize getCpuInfo ()
Additional cpu information. For example, Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
string cpu_info = 4; genel özet com.google.protobuf.ByteString getCpuInfoBytes ()
Additional cpu information. For example, Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
string cpu_info = 4; genel soyut çift getMhzPerCpu ()
How fast are these cpus?
double mhz_per_cpu = 3; genel özet uzun getNumCores ()
int64 num_cores = 1;
genel özet uzun getNumCoresAllowed ()
int64 num_cores_allowed = 2;