PAPI  5.1.0.2
Error predefines
Collaboration diagram for Error predefines:

Defines

#define PAPI_QUIET   0
#define PAPI_VERB_ECONT   1
#define PAPI_VERB_ESTOP   2

Detailed Description


Define Documentation

#define PAPI_QUIET   0

Option to turn off automatic reporting of return codes < 0 to stderr.

Definition at line 384 of file papi.h.

#define PAPI_VERB_ECONT   1

Option to automatically report any return codes < 0 to stderr and continue.

Definition at line 385 of file papi.h.

#define PAPI_VERB_ESTOP   2

Option to automatically report any return codes < 0 to stderr and exit.

Definition at line 386 of file papi.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines