|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Borrowed raw descriptor source binding. More...
#include <cache_bench_host.h>
Data Fields | |
| int | fd |
| Open read-only descriptor. | |
| uint64_t | size |
| Size snapshot. | |
Borrowed raw descriptor source binding.
Definition at line 24 of file cache_bench_host.h.
| int cb_host_source_t::fd |
Open read-only descriptor.
Definition at line 25 of file cache_bench_host.h.
Referenced by cb_host_source_close(), internal_run_capacity(), and internal_source_read().
| uint64_t cb_host_source_t::size |
Size snapshot.
Definition at line 26 of file cache_bench_host.h.
Referenced by cb_host_source_open(), and internal_source_read().