#include "scalelib.h"
Go to the source code of this file.
|
subroutine, public | scale_prof::prof_setup |
|
subroutine, public | scale_prof::prof_finalize |
|
subroutine, public | scale_prof::prof_setprefx (prefxname) |
|
subroutine, public | scale_prof::prof_rapstart (rapname_base, level, disable_barrier) |
| Start raptime. More...
|
|
subroutine, public | scale_prof::prof_rapend (rapname_base, level, disable_barrier) |
| Save raptime. More...
|
|
subroutine, public | scale_prof::prof_rapreport |
| Report raptime. More...
|
|
integer function | scale_prof::get_grpid (rapname) |
| Get group ID. More...
|
|