|
PAPI 7.1.0.0
|

Go to the source code of this file.
Functions | |
| int | cache_write_test (double *array, int size) |
| double | cache_read_test (double *array, int size) |
| int | cache_random_write_test (double *array, int size, int count) |
| double | cache_random_read_test (double *array, int size, int count) |
Definition at line 38 of file cache_testcode.c.

| double cache_read_test | ( | double * | array, |
| int | size | ||
| ) |