PAPI 7.1.0.0
Loading...
Searching...
No Matches
hwi_presets_t Struct Reference

#include <papi_preset.h>

Data Fields

char * symbol
 
char * short_descr
 
char * long_descr
 
int derived_int
 
unsigned int count
 
unsigned int event_type
 
char * postfix
 
unsigned int code [PAPI_MAX_INFO_TERMS]
 
char * name [PAPI_MAX_INFO_TERMS]
 
char * note
 

Detailed Description

collected text and data info for all preset events

Definition at line 23 of file papi_preset.h.

Field Documentation

◆ code

unsigned int hwi_presets_t::code[PAPI_MAX_INFO_TERMS]

Definition at line 32 of file papi_preset.h.

◆ count

unsigned int hwi_presets_t::count

Definition at line 29 of file papi_preset.h.

◆ derived_int

int hwi_presets_t::derived_int

Derived type code

Definition at line 27 of file papi_preset.h.

◆ event_type

unsigned int hwi_presets_t::event_type

Definition at line 30 of file papi_preset.h.

◆ long_descr

char* hwi_presets_t::long_descr

long description (full sentence)

Definition at line 26 of file papi_preset.h.

◆ name

char* hwi_presets_t::name[PAPI_MAX_INFO_TERMS]

Definition at line 33 of file papi_preset.h.

◆ note

char* hwi_presets_t::note

Definition at line 34 of file papi_preset.h.

◆ postfix

char* hwi_presets_t::postfix

Definition at line 31 of file papi_preset.h.

◆ short_descr

char* hwi_presets_t::short_descr

short description of the event for labels, etc.

Definition at line 25 of file papi_preset.h.

◆ symbol

char* hwi_presets_t::symbol

name of the preset event; i.e. PAPI_TOT_INS, etc.

Definition at line 24 of file papi_preset.h.


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