Searched refs:CpuCount (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugMp.c141 for (Index = 0; Index < mDebugCpuData.CpuCount; Index ++) {
147 if (Index == mDebugCpuData.CpuCount) {
149 mDebugCpuData.CpuCount ++ ;
H A DDebugMp.h21 UINT32 CpuCount; ///< Processor count member in struct:__anon12931

Completed in 32 milliseconds