Expand description
CPU counters and built-in comparator capabilities for the selected target.
Functions§
- read_
adjustment ⚠ - Reads this CPU’s firmware/OS TSC adjustment. CPUID must advertise TSC_ADJUST.
- read_
counter - Reads the raw TSC without instruction serialization. This alone does not prove counter frequency, invariance or CPU synchronization.