Skip to content

NPUActivityLevel

Navigation: ADLX SDK ReferencesADLX InterfacesPerformance MonitoringIADLXGPUMetrics1

Syntax

ADLX_RESULT    NPUActivityLevel (adlx_int* data)

Parameters

#DirectionNameTypeDescription
1.[out]dataadlx_int*The pointer to a variable where the NPU activity level (in %) is returned.

Return Value

If the NPU activity level is successfully returned, ADLX_OK is returned.

If the NPU activity level is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “IPerformanceMonitoring2.h”
Minimum version1.3

See Also: ADLX Enums