Definition at line 50 of file runtime_statistics.f90.
◆ end_region()
procedure, pass(this) runtime_stats::runtime_stats_t::end_region |
|
private |
◆ free()
procedure, pass(this) runtime_stats::runtime_stats_t::free |
|
private |
◆ init()
procedure, pass(this) runtime_stats::runtime_stats_t::init |
|
private |
◆ report()
procedure, pass(this) runtime_stats::runtime_stats_t::report |
|
private |
◆ start_region()
procedure, pass(this) runtime_stats::runtime_stats_t::start_region |
|
private |
◆ elapsed_time_
type(stack_r8_t), dimension(:), allocatable runtime_stats::runtime_stats_t::elapsed_time_ |
|
private |
◆ enabled_
logical runtime_stats::runtime_stats_t::enabled_ |
|
private |
◆ output_profile_
logical runtime_stats::runtime_stats_t::output_profile_ |
|
private |
◆ region_timestamp_
type(stack_i4r8t2_t) runtime_stats::runtime_stats_t::region_timestamp_ |
|
private |
◆ rt_stats_id
character(len=19), dimension(:), allocatable runtime_stats::runtime_stats_t::rt_stats_id |
|
private |
The documentation for this type was generated from the following file: