tango.sys.darwin.consts.machine

Undocumented in source.

Members

Aliases

cpu_subtype_t
alias cpu_subtype_t = int
Undocumented in source.
cpu_threadtype_t
alias cpu_threadtype_t = int
Undocumented in source.
cpu_type_t
alias cpu_type_t = int
Undocumented in source.

Enums

CPU_STATE_MAX
anonymousenum CPU_STATE_MAX
Undocumented in source.
CPU_SUBTYPE_INTEL_FAMILY_MAX
anonymousenum CPU_SUBTYPE_INTEL_FAMILY_MAX
Undocumented in source.

Functions

extractCpuSubtypeModel
uint extractCpuSubtypeModel(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
extractSubtypeFamily
uint extractSubtypeFamily(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta