CPU_BASED2_TSC_SCALING
The value that controls whether the execution of various read time stamp counters and read model-specific registers that read from the IA32 timestamp counter model specific register return a value modified by the TSC multiplier field.
Declaration
var CPU_BASED2_TSC_SCALING: UInt32 { get }Discussion
Use the hv_vmx_read_capability(_:_:) API to determine the correct setting for this value at run time.