GetAllRtCoreThrottling

GetAllRtCoreThrottling 1:

This method returns via references whether frequency throttling is occurring on any of the real-time cores due to the thermal or power limits being exceeded.

GetAllRtCoreThrottling 2: Return value

Name

Type

Description

GetAllRtCoreThrottling

HRESULT

In the event of an error, returns the error code for the error that has occurred.

GetAllRtCoreThrottling 3: Inputs

Name

Type

Description

bRtInThermalThrottling

REFERENCE_TO_BOOL

Is TRUE if one of the real-time cores is currently throttling its frequency due to the temperature limits being exceeded.

bRtInPowerThrottling

REFERENCE_TO_BOOL

Is TRUE if one of the real-time cores is currently throttling its frequency due to the performance limit of the platform package being exceeded.