PAPI
5.7.0.0
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 Mar 27 2019 00:55:12 for PAPI by
1.8.15