XAie_PerfUtilization - 2024.1 English

AI Engine System Software Driver Reference Manual (UG1642)

Document ID
UG1642
Release Date
2024-05-30
Version
2024.1 English

This function captures kernel utilization of the core tiles mentioned in the columns in range in PerfInst.

Note: If range in PerfInst is NULL, all the columns in the partition scan to gather all the core tiles in the partition.

Prototype

AieRC XAie_PerfUtilization(XAie_DevInst *DevInst, XAie_PerfInst *PerfInst);

Parameters

The following table lists the XAie_PerfUtilization function arguments.

Table 1. XAie_PerfUtilization Arguments
Type Member Description
XAie_DevInst * DevInst Device instance pointer.
XAie_PerfInst * PerfInst Performance instance pointer.

Returns

XAIE_OK on success and error code on failure.