20 main(
int argc,
char **argv )
22 double c,
a = 0.999,
b = 1.001;
51 if ( j == (
i + 1 ) &&
61 if ( j == (
i + 1 ) &&
71 for (
i = 0;
i < n;
i++ ) {
int PAPI_stop(int EventSet, long long *values)
void test_pass(const char *filename)
int PAPI_add_event(int EventSet, int EventCode)
Return codes and api definitions.
int PAPI_library_init(int version)
int PAPI_create_eventset(int *EventSet)
int main(int argc, char **argv)
int PAPI_query_event(int EventCode)
int tests_quiet(int argc, char **argv)
void test_fail(const char *file, int line, const char *call, int retval)
int PAPI_start(int EventSet)
static double b[MATRIX_SIZE][MATRIX_SIZE]
static double a[MATRIX_SIZE][MATRIX_SIZE]