PAPI  5.0.1.0
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 381 of file papi.h.

#define PAPI_VERB_ECONT   1

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

Definition at line 382 of file papi.h.

#define PAPI_VERB_ESTOP   2

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

Definition at line 383 of file papi.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines