libd.util.cpuid

Undocumented in source.

Public Imports

libd.util._cpuid
public import libd.util._cpuid;

Members

Aliases

BitUda
alias BitUda = Bit
Undocumented in source.
BitsUda
alias BitsUda = Bits
Undocumented in source.
CpuStore
alias CpuStore = Store
Undocumented in source.
LeafUda
alias LeafUda = CpuIdLeaf
Undocumented in source.

Functions

cpuidInit
void cpuidInit()
Undocumented in source. Be warned that the author may not have intended to support it.
cpuidInit
void cpuidInit()
Undocumented in source. Be warned that the author may not have intended to support it.
cpuidPopulateStore
void cpuidPopulateStore(Store* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

g_cpuidStore
Store g_cpuidStore;
Undocumented in source.

Structs

Bit
struct Bit
Undocumented in source.
Bits
struct Bits
Undocumented in source.
CpuIdLeaf
struct CpuIdLeaf
Undocumented in source.
Store
struct Store
Undocumented in source.

Meta