Searched refs:ThreadCount (Results 1 – 8 of 8) sorted by relevance
484 UINT16 ThreadCount; in AddSmbiosProcessorTypeTable() local514 ThreadCount = CoreCount; in AddSmbiosProcessorTypeTable()552 ThreadCount = 0; in AddSmbiosProcessorTypeTable()613 Type4Record->ThreadCount = ThreadCount; in AddSmbiosProcessorTypeTable()
246 mCpuSmbiosType4.ThreadCount = (UINT8) MaxCpus; in CpuUpdateSmbios()
665 mProcessorInfoType4.ThreadCount = SmbiosT4->T4ThreadCount; in ProcessorInfoUpdateSmbiosType4()688 mProcessorInfoType4.ThreadCount = PcdGet32(PcdCoreCount); in ProcessorInfoUpdateSmbiosType4()
69 …{0x04, OFFSET_OF(SMBIOS_TABLE_TYPE4, ThreadCount), FIELD_SIZE_OF(SMBIOS_TABLE_TYPE4, Thre…
422 SmbiosRecord-> ThreadCount= (UINT8)NumberOfEnabledProcessors;
170 UINT8 ThreadCount; member
855 UINT8 ThreadCount; member
433 PRINT_STRUCT_VALUE (Struct, Type4, ThreadCount); in SmbiosPrintStructure()