HPCToolkit
hpcsys_profile_desc_t Struct Reference

#include <monitor.h>

Public Attributes

char * ename
 
uint64_t period
 
unsigned int flags
 
unsigned int bytesPerCodeBlk
 
unsigned int bytesPerCntr
 
unsigned int scale
 
struct prof * sprofs
 
unsigned int numsprofs
 

Detailed Description

Definition at line 147 of file monitor.h.

Member Data Documentation

◆ bytesPerCntr

unsigned int hpcsys_profile_desc_t::bytesPerCntr

Definition at line 156 of file monitor.h.

◆ bytesPerCodeBlk

unsigned int hpcsys_profile_desc_t::bytesPerCodeBlk

Definition at line 155 of file monitor.h.

◆ ename

char* hpcsys_profile_desc_t::ename

Definition at line 150 of file monitor.h.

◆ flags

unsigned int hpcsys_profile_desc_t::flags

Definition at line 153 of file monitor.h.

◆ numsprofs

unsigned int hpcsys_profile_desc_t::numsprofs

Definition at line 160 of file monitor.h.

◆ period

uint64_t hpcsys_profile_desc_t::period

Definition at line 151 of file monitor.h.

◆ scale

unsigned int hpcsys_profile_desc_t::scale

Definition at line 157 of file monitor.h.

◆ sprofs

struct prof* hpcsys_profile_desc_t::sprofs

Definition at line 159 of file monitor.h.


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