Prints profiling statistics to screen
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in), | optional | :: | nm |
Name of profiling section that shall be printed, if not present all available profiling sections are printed |
|
| character(len=*), | intent(in), | optional | :: | nm_ref |
Name of profiling section that is a reference section, if not present, section with maximum time is chosen as reference |
|
| integer, | intent(in), | optional | :: | comm |
Prints profiling evaluated over processes in comm if not present only statistics for master is performed |