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

#include <papi_preset.h>

Data Fields

unsigned int event_code
 
int derived
 
int native [PAPI_EVENTS_IN_DERIVED_EVENT]
 
char operation [PAPI_2MAX_STR_LEN]
 
char * note
 

Detailed Description

search element for preset events defined for each platform

Definition at line 12 of file papi_preset.h.

Field Documentation

◆ derived

int hwi_search_t::derived

Derived type code

Definition at line 15 of file papi_preset.h.

◆ event_code

unsigned int hwi_search_t::event_code

Preset code that keys back to sparse preset array

Definition at line 14 of file papi_preset.h.

◆ native

int hwi_search_t::native[PAPI_EVENTS_IN_DERIVED_EVENT]

array of native event code(s) for this preset event

Definition at line 16 of file papi_preset.h.

◆ note

char* hwi_search_t::note

optional developer notes for this event

Definition at line 18 of file papi_preset.h.

◆ operation

char hwi_search_t::operation[PAPI_2MAX_STR_LEN]

operation string: +,-,*,/,@(number of metrics), $(constant Mhz), %(1000000.0)

Definition at line 17 of file papi_preset.h.


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