PAPI
7.1.0.0
Loading...
Searching...
No Matches
Functions
burn.c File Reference
Include dependency graph for burn.c:
Go to the source code of this file.
Functions
int
main
(
int
argc, char **argv)
Function Documentation
◆
main()
int
main
(
int
argc
,
char **
argv
)
Definition at line
6
of file
burn.c
.
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
Here is the call graph for this function:
src
ctests
burn.c
Generated on Wed Dec 20 2023 18:12:53 for PAPI by
1.9.6