HPCToolkit
hpcpapi_profile_desc_t Struct Reference

#include <hpcpapi.h>

Public Attributes

PAPI_event_info_t einfo
 
int ecode
 
uint64_t period
 
int flags
 
unsigned int bytesPerCodeBlk
 
unsigned int bytesPerCntr
 
unsigned int scale
 
PAPI_sprofil_t * sprofs
 
unsigned int numsprofs
 

Detailed Description

Definition at line 128 of file hpcpapi.h.

Member Data Documentation

◆ bytesPerCntr

unsigned int hpcpapi_profile_desc_t::bytesPerCntr

Definition at line 135 of file hpcpapi.h.

◆ bytesPerCodeBlk

unsigned int hpcpapi_profile_desc_t::bytesPerCodeBlk

Definition at line 134 of file hpcpapi.h.

◆ ecode

int hpcpapi_profile_desc_t::ecode

Definition at line 130 of file hpcpapi.h.

◆ einfo

PAPI_event_info_t hpcpapi_profile_desc_t::einfo

Definition at line 129 of file hpcpapi.h.

◆ flags

int hpcpapi_profile_desc_t::flags

Definition at line 132 of file hpcpapi.h.

◆ numsprofs

unsigned int hpcpapi_profile_desc_t::numsprofs

Definition at line 139 of file hpcpapi.h.

◆ period

uint64_t hpcpapi_profile_desc_t::period

Definition at line 131 of file hpcpapi.h.

◆ scale

unsigned int hpcpapi_profile_desc_t::scale

Definition at line 136 of file hpcpapi.h.

◆ sprofs

PAPI_sprofil_t* hpcpapi_profile_desc_t::sprofs

Definition at line 138 of file hpcpapi.h.


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