perf_reset Subroutine

public subroutine perf_reset(nm)

Resets profiling (if nm is not present, all profiling sections are reset)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in), optional :: nm

Name of profiling section that shall be reset


Calls

proc~~perf_reset~~CallsGraph proc~perf_reset perf_reset proc~get_stderr get_stderr proc~perf_reset->proc~get_stderr