HPCToolkit
evlist_t Struct Reference

#include <evlist.h>

Collaboration diagram for evlist_t:

Public Attributes

char evl_spec [MAX_EVL_SIZE]
 
int nevents
 
_ev_t events [MAX_EVENTS]
 

Detailed Description

Definition at line 66 of file evlist.h.

Member Data Documentation

◆ events

_ev_t evlist_t::events[MAX_EVENTS]

Definition at line 69 of file evlist.h.

◆ evl_spec

char evlist_t::evl_spec[MAX_EVL_SIZE]

Definition at line 67 of file evlist.h.

◆ nevents

int evlist_t::nevents

Definition at line 68 of file evlist.h.


The documentation for this struct was generated from the following file: