ARM Performance Macros Syntax by Product

Base SAS

Name
Syntax and Description
%PERFEND;
Indicates the termination of the application.
Product: Base SAS
Document: SAS Interface to Application Response Measurement (ARM): Reference
%PERFINIT(APPNAME='application-name');
Names the application instance and initializes the ARM interface.
Product: Base SAS
Document: SAS Interface to Application Response Measurement (ARM): Reference
%PERFSTOP;
Specifies the end of a transaction.
Product: Base SAS
Document: SAS Interface to Application Response Measurement (ARM): Reference
%PERFSTRT(TXNNAME='transaction-name');
Specifies the start of a transaction.
Product: Base SAS
Document: SAS Interface to Application Response Measurement (ARM): Reference