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

#include <perfctr-ppc64.h>

Data Fields

char symbol [PAPI_MAX_STR_LEN]
 
unsigned int event_num
 
char * short_description
 
char * description
 
char * name
 
char * descr
 
int instances
 
rocc_bitmap_t device_map
 
unsigned int id
 
int32_t device
 
int64_t variant
 
int64_t subvariant
 
int64_t value
 
char scratch [PAPI_MAX_STR_LEN]
 
rocs_access_mode_e mode
 
open_function_f open_func_p
 
close_function_f close_func_p
 
start_function_f start_func_p
 
stop_function_f stop_func_p
 
access_function_f access_func_p
 
char name [PAPI_MAX_STR_LEN]
 
char descr [PAPI_2MAX_STR_LEN]
 

Detailed Description

Definition at line 164 of file perfctr-ppc64.h.

Field Documentation

◆ access_func_p

access_function_f ntv_event_t::access_func_p

Definition at line 297 of file rocs.c.

◆ close_func_p

close_function_f ntv_event_t::close_func_p

Definition at line 294 of file rocs.c.

◆ descr [1/2]

char * ntv_event_t::descr

Definition at line 44 of file roc_profiler.c.

◆ descr [2/2]

char ntv_event_t::descr[PAPI_2MAX_STR_LEN]

Definition at line 40 of file vendor_profiler_v1.c.

◆ description

char* ntv_event_t::description

Definition at line 169 of file perfctr-ppc64.h.

◆ device

int32_t ntv_event_t::device

Definition at line 287 of file rocs.c.

◆ device_map

rocc_bitmap_t ntv_event_t::device_map

Definition at line 46 of file roc_profiler.c.

◆ event_num

unsigned int ntv_event_t::event_num

Definition at line 167 of file perfctr-ppc64.h.

◆ id

unsigned int ntv_event_t::id

Definition at line 284 of file rocs.c.

◆ instances

int ntv_event_t::instances

Definition at line 45 of file roc_profiler.c.

◆ mode

rocs_access_mode_e ntv_event_t::mode

Definition at line 292 of file rocs.c.

◆ name [1/2]

char * ntv_event_t::name

Definition at line 43 of file roc_profiler.c.

◆ name [2/2]

char ntv_event_t::name[PAPI_MAX_STR_LEN]

Definition at line 39 of file vendor_profiler_v1.c.

◆ open_func_p

open_function_f ntv_event_t::open_func_p

Definition at line 293 of file rocs.c.

◆ scratch

char ntv_event_t::scratch[PAPI_MAX_STR_LEN]

Definition at line 291 of file rocs.c.

◆ short_description

char* ntv_event_t::short_description

Definition at line 168 of file perfctr-ppc64.h.

◆ start_func_p

start_function_f ntv_event_t::start_func_p

Definition at line 295 of file rocs.c.

◆ stop_func_p

stop_function_f ntv_event_t::stop_func_p

Definition at line 296 of file rocs.c.

◆ subvariant

int64_t ntv_event_t::subvariant

Definition at line 289 of file rocs.c.

◆ symbol

char ntv_event_t::symbol[PAPI_MAX_STR_LEN]

Definition at line 166 of file perfctr-ppc64.h.

◆ value

int64_t ntv_event_t::value

Definition at line 290 of file rocs.c.

◆ variant

int64_t ntv_event_t::variant

Definition at line 288 of file rocs.c.


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