aclgrphProfFinalize

Description

Finalizes Profiling.

Prototype

Status aclgrphProfFinalize()

Parameters

None

Returns

Parameter

Type

Description

-

Status

SUCCESS: success.

Other values: failure.

Restrictions

aclgrphProfFinalize must be used in pair with aclgrphProfInit and needs to be called only once. In addition, aclgrphProfFinalize must be called after aclgrphProfInit.