HPCToolkit
event_info Struct Reference

#include <event_info.h>

Collaboration diagram for event_info:

Public Attributes

sample_source_t sample_source
 
unsigned long sample_period
 
char * event_list
 
int code
 
long thresh
 

Detailed Description

Definition at line 52 of file event_info.h.

Member Data Documentation

◆ code

int event_info::code

Definition at line 125 of file generic.c.

◆ event_list

char* event_info::event_list

Definition at line 55 of file event_info.h.

◆ sample_period

unsigned long event_info::sample_period

Definition at line 54 of file event_info.h.

◆ sample_source

sample_source_t event_info::sample_source

Definition at line 53 of file event_info.h.

◆ thresh

long event_info::thresh

Definition at line 126 of file generic.c.


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