MonitorEventContextSwitch.NewHFIClassID Property

This property holds the Intel® Hardware Feedback Interface (HFI) Class ID of the associated real-time thread at the time the thread was context-switched TO a processor.

The HFI is used for communicating performance and energy efficiency capabilities of individual CPU cores to the operating system. The HFI Class ID represents which instructions the thread has executed on a 12th Gen Intel® Core™ (or later) system.

Namespace:  IntervalZero.MaxRT.wRTOS.Monitor
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)

Syntax

Copy
public uint NewHFIClassID { get; }

Property Value

Type: UInt32

See Also: