Definition at line 155 of file alloc_cache.F90.
|
subroutine | alloc_cache_end (alloc_cache, hits, misses, vol_hits, vol_misses) |
|
◆ alloc_cache_end()
subroutine alloc_cache_oct_m::alloc_cache_end::alloc_cache_end |
( |
type(alloc_cache_t), intent(inout) |
alloc_cache, |
|
|
integer(int64), intent(out) |
hits, |
|
|
integer(int64), intent(out) |
misses, |
|
|
real(c_double), intent(out) |
vol_hits, |
|
|
real(c_double), intent(out) |
vol_misses |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: