Cache.
More...
Cache.
Definition at line 34 of file hardware.F90.
◆ cache_t_init()
type(cache_t) function hardware_oct_m::cache_t::cache_t_init |
( |
integer, intent(in) |
data_size, |
|
|
integer, intent(in) |
line_size |
|
) |
| |
|
private |
Initialise cache object.
- Returns
- Cache instance
- Parameters
-
[in] | data_size | Cache data size in B |
[in] | line_size | Line size in B |
Definition at line 70 of file hardware.F90.
◆ size
integer hardware_oct_m::cache_t::size |
|
private |
◆ line_size
integer hardware_oct_m::cache_t::line_size |
|
private |
The documentation for this interface was generated from the following file: