PAPI
7.1.0.0
Loading...
Searching...
No Matches
prepareArray.h
Go to the documentation of this file.
1
#ifndef _PREPARE_ARRAY_
2
#define _PREPARE_ARRAY_
3
4
#include <stdint.h>
5
6
#define RANDOM 0x2
7
#define SECRND 0x3
8
#define SEQUEN 0x4
9
10
int
prepareArray
(uintptr_t *
array
,
long
long
len,
long
long
stride,
long
long
secSize,
int
pattern);
11
12
#endif
array
static double array[ARRAYSIZE]
Definition:
papi_l1_dca.c:23
prepareArray
int prepareArray(uintptr_t *array, long long len, long long stride, long long secSize, int pattern)
Definition:
prepareArray.c:18
src
counter_analysis_toolkit
prepareArray.h
Generated on Wed Dec 20 2023 18:12:51 for PAPI by
1.9.6