CoreInfo class
Public static functions
- static void configure()
- static void dump()
- static auto getNumCores() -> u32
- static auto getPlatformMainCoreId() -> u32
- static auto getPlatformCoreId(CoreId id) -> u32
- static auto getCurrentCoreId() -> CoreId
- static auto getPlatformMask(CoreId id) -> u32
- static auto getCoreIdFromPlatformCoreId(u32 idx) -> CoreId
- static auto getMaskAll() -> CoreIdMask
- static auto getMaskSubAll() -> CoreIdMask
Protected static variables
- static u32 sNumCores
- static u32 sPlatformCoreId
- static CoreId sCoreIdFromPlatformCoreIdTable