PAPI
7.1.0.0
Loading...
Searching...
No Matches
weak_symbols.c
Go to the documentation of this file.
1
#include <stdio.h>
2
#include "
vec.h
"
3
4
#pragma weak vec_driver
5
6
void
__attribute__
((weak))
vec_driver
(
char
* papi_event_name,
hw_desc_t
*hw_desc,
char
* outdir)
7
{
8
(void)hw_desc;
9
10
fprintf(
stderr
,
"Failed to create %s.vec in %s. The Vector FLOP benchmark is not supported on this architecture!\n"
, papi_event_name, outdir);
11
}
__attribute__
unsigned long AO_t __attribute__((__aligned__(4)))
Definition:
m68k.h:21
stderr
FILE * stderr
hw_desc_t
Definition:
hw_desc.h:6
vec_driver
void vec_driver(char *papi_event_name, hw_desc_t *hw_desc, char *outdir)
Definition:
vec.c:9
vec.h
src
counter_analysis_toolkit
weak_symbols.c
Generated on Wed Dec 20 2023 18:12:51 for PAPI by
1.9.6