Module native_cpuid

Source
Expand description

Uses Rust’s cpuid function from the arch module.

Structs§

CpuIdReaderNative
The native reader uses the cpuid instruction to read the cpuid data from the CPU we’re currently running on directly.

Functions§

cpuid_count