HPCToolkit
evlist.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _ev_t
 
struct  evlist_t
 

Macros

#define MAX_EVL_SIZE   1024
 
#define MAX_EVENTS   50
 

Typedefs

typedef struct _ev_t _ev_t
 
typedef struct evlist_t evlist_t
 

Macro Definition Documentation

◆ MAX_EVENTS

#define MAX_EVENTS   50

Definition at line 51 of file evlist.h.

◆ MAX_EVL_SIZE

#define MAX_EVL_SIZE   1024

Definition at line 50 of file evlist.h.

Typedef Documentation

◆ _ev_t

typedef struct _ev_t _ev_t

◆ evlist_t

typedef struct evlist_t evlist_t