Definition at line 151 of file profiling.F90.
◆ label
◆ entry_time
| real(real64) profiling_oct_m::profile_t::entry_time |
|
private |
◆ total_time
| real(real64) profiling_oct_m::profile_t::total_time |
|
private |
◆ min_time
| real(real64) profiling_oct_m::profile_t::min_time |
|
private |
◆ self_time
| real(real64) profiling_oct_m::profile_t::self_time |
|
private |
◆ op_count_current
| real(real64) profiling_oct_m::profile_t::op_count_current |
|
private |
◆ op_count
| real(real64) profiling_oct_m::profile_t::op_count |
|
private |
◆ op_count_child
| real(real64) profiling_oct_m::profile_t::op_count_child |
|
private |
◆ op_count_child_current
| real(real64) profiling_oct_m::profile_t::op_count_child_current |
|
private |
◆ tr_count_current
| real(real64) profiling_oct_m::profile_t::tr_count_current |
|
private |
◆ tr_count
| real(real64) profiling_oct_m::profile_t::tr_count |
|
private |
◆ tr_count_child
| real(real64) profiling_oct_m::profile_t::tr_count_child |
|
private |
◆ tr_count_child_current
| real(real64) profiling_oct_m::profile_t::tr_count_child_current |
|
private |
◆ parent
| type(profile_t), pointer profiling_oct_m::profile_t::parent |
|
private |
◆ count
| integer profiling_oct_m::profile_t::count |
|
private |
◆ initialized
| logical profiling_oct_m::profile_t::initialized = .false. |
|
private |
◆ active
| logical profiling_oct_m::profile_t::active = .false. |
|
private |
◆ exclude
| logical profiling_oct_m::profile_t::exclude |
|
private |
◆ index
| integer profiling_oct_m::profile_t::index |
|
private |
◆ has_child
| logical, dimension(max_profiles) profiling_oct_m::profile_t::has_child |
|
private |
◆ timings
| real(real64), dimension(max_profiles) profiling_oct_m::profile_t::timings |
|
private |
The documentation for this type was generated from the following file: