PAPI
7.1.0.0
Loading...
Searching...
No Matches
burn.c
Go to the documentation of this file.
1
#include <stdio.h>
2
3
#include "
do_loops.h
"
4
5
int
6
main
(
int
argc,
char
**argv )
7
{
8
(void)argc;
9
(void)argv;
10
11
do_stuff
( );
12
return
0;
13
}
do_stuff
void do_stuff(void)
Definition:
do_loops.c:256
do_loops.h
main
int main()
Definition:
pernode.c:20
src
ctests
burn.c
Generated on Wed Dec 20 2023 18:12:51 for PAPI by
1.9.6