aclprofCreateStepInfo

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

Atlas inference products

Atlas training products

Description

Creates data of the aclprofStepInfo type as step information.

Restrictions

  • Use the aclprofDestroyStepInfo API to destroy data of the aclprofStepInfo type. If data is not destroyed, the memory cannot be freed.
  • This API is used with aclprofDestroyStepInfo. Call aclprofCreateStepInfo and then aclprofDestroyStepInfo.

Prototype

aclprofStepInfo* aclprofCreateStepInfo()

Returns

  • Success: pointer to data of the aclprofStepInfo type
  • Failure: nullptr

The same tag can be configured only once for a single aclprofStepInfo object, to avoid Profiling analysis errors.