perf_context_start Subroutine

subroutine perf_context_start(label)

Arguments

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

Source Code

subroutine perf_context_start(label)
  character(*), intent(in) :: label

end subroutine perf_context_start