PAPI  5.7.0.0
PAPI_mh_cache_info_t Struct Reference

Data Fields

int type
 
int size
 
int line_size
 
int num_lines
 
int associativity
 

Detailed Description

Definition at line 758 of file papi.h.

Field Documentation

◆ associativity

int PAPI_mh_cache_info_t::associativity

Definition at line 763 of file papi.h.

◆ line_size

int PAPI_mh_cache_info_t::line_size

Definition at line 761 of file papi.h.

◆ num_lines

int PAPI_mh_cache_info_t::num_lines

Definition at line 762 of file papi.h.

◆ size

int PAPI_mh_cache_info_t::size

Definition at line 760 of file papi.h.

◆ type

int PAPI_mh_cache_info_t::type

Empty, instr, data, vector, trace, unified

Definition at line 759 of file papi.h.


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