PAPI
7.1.0.0
Loading...
Searching...
No Matches
cache_helper.h
Go to the documentation of this file.
1
#define L1I_CACHE 0
2
#define L1D_CACHE 1
3
#define L2_CACHE 2
4
#define L3_CACHE 3
5
#define MAX_CACHE (L3_CACHE+1)
6
7
long
long
get_cachesize
(
int
type
);
8
long
long
get_entries
(
int
type
);
9
long
long
get_linesize
(
int
type
);
get_cachesize
long long get_cachesize(int type)
Definition:
cache_helper.c:78
get_linesize
long long get_linesize(int type)
Definition:
cache_helper.c:110
get_entries
long long get_entries(int type)
Definition:
cache_helper.c:94
type
uint16_t type
Definition:
linux-sensors-ppc.h:5
src
validation_tests
cache_helper.h
Generated on Wed Dec 20 2023 18:12:52 for PAPI by
1.9.6