Searched defs:sclp_core_info (Results 1 – 1 of 1) sorted by relevance
60 struct sclp_core_info { struct61 unsigned int configured;62 unsigned int standby;63 unsigned int combined;64 struct sclp_core_entry core[SCLP_MAX_CORES];
Completed in 3 milliseconds