aclprofStepTag
typedef enum{
ACL_STEP_START = 0, //Step start
ACL_STEP_END = 1 //Step end
} aclprofStepTag
The same tag can be configured only once for a single aclprofStepInfo object, to avoid Profiling analysis errors.
Parent topic: Data Types and Operations