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

#include <hw_desc.h>

Data Fields

int numcpus
 
int cache_levels
 
int maxPPB
 
int mmsplit
 
int pts_per_mm
 
int split [_MAX_SUPPORTED_CACHE_LEVELS]
 
int pts_per_reg [_MAX_SUPPORTED_CACHE_LEVELS]
 
long long dcache_line_size [_MAX_SUPPORTED_CACHE_LEVELS]
 
long long dcache_size [_MAX_SUPPORTED_CACHE_LEVELS]
 
int dcache_assoc [_MAX_SUPPORTED_CACHE_LEVELS]
 
long long icache_line_size [_MAX_SUPPORTED_CACHE_LEVELS]
 
long long icache_size [_MAX_SUPPORTED_CACHE_LEVELS]
 
int icache_assoc [_MAX_SUPPORTED_CACHE_LEVELS]
 

Detailed Description

Definition at line 6 of file hw_desc.h.

Field Documentation

◆ cache_levels

int hw_desc_t::cache_levels

Definition at line 8 of file hw_desc.h.

◆ dcache_assoc

int hw_desc_t::dcache_assoc[_MAX_SUPPORTED_CACHE_LEVELS]

Definition at line 16 of file hw_desc.h.

◆ dcache_line_size

long long hw_desc_t::dcache_line_size[_MAX_SUPPORTED_CACHE_LEVELS]

Definition at line 14 of file hw_desc.h.

◆ dcache_size

long long hw_desc_t::dcache_size[_MAX_SUPPORTED_CACHE_LEVELS]

Definition at line 15 of file hw_desc.h.

◆ icache_assoc

int hw_desc_t::icache_assoc[_MAX_SUPPORTED_CACHE_LEVELS]

Definition at line 19 of file hw_desc.h.

◆ icache_line_size

long long hw_desc_t::icache_line_size[_MAX_SUPPORTED_CACHE_LEVELS]

Definition at line 17 of file hw_desc.h.

◆ icache_size

long long hw_desc_t::icache_size[_MAX_SUPPORTED_CACHE_LEVELS]

Definition at line 18 of file hw_desc.h.

◆ maxPPB

int hw_desc_t::maxPPB

Definition at line 9 of file hw_desc.h.

◆ mmsplit

int hw_desc_t::mmsplit

Definition at line 10 of file hw_desc.h.

◆ numcpus

int hw_desc_t::numcpus

Definition at line 7 of file hw_desc.h.

◆ pts_per_mm

int hw_desc_t::pts_per_mm

Definition at line 11 of file hw_desc.h.

◆ pts_per_reg

int hw_desc_t::pts_per_reg[_MAX_SUPPORTED_CACHE_LEVELS]

Definition at line 13 of file hw_desc.h.

◆ split

int hw_desc_t::split[_MAX_SUPPORTED_CACHE_LEVELS]

Definition at line 12 of file hw_desc.h.


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