PAPI 7.1.0.0
Loading...
Searching...
No Matches
value_t Struct Reference
Collaboration diagram for value_t:

Data Fields

long_long begin
 
long_long region_value
 
reads_tread_values
 

Detailed Description

Definition at line 100 of file papi_hl.c.

Field Documentation

◆ begin

long_long value_t::begin

Event value for region_begin

Definition at line 102 of file papi_hl.c.

◆ read_values

reads_t* value_t::read_values

List of read event values inside a region

Definition at line 104 of file papi_hl.c.

◆ region_value

long_long value_t::region_value

Delta value for region_end - region_begin

Definition at line 103 of file papi_hl.c.


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