DBCSR
2.7.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
dbcsr_hip_profiling
Module
18 statements
Source File
dbcsr_hip_profiling.F
dbcsr_hip_profiling
Contents
Interfaces
roctxRangePushA
roctxMarkA
roctxRangePop
Interfaces
interface
public function roctxRangePushA(message) bind(c, name="roctxRangePushA")
Arguments
Type
Intent
Optional
Attributes
Name
character(len=C_CHAR)
::
message
(*)
Return Value
integer(kind=C_INT)
interface
public subroutine roctxMarkA(message) bind(c, name="roctxMarkA")
Arguments
Type
Intent
Optional
Attributes
Name
character(len=C_CHAR)
::
message
(*)
interface
public subroutine roctxRangePop() bind(c, name="roctxRangePop")
Arguments
None