ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
cb_host_source_t Struct Reference

Borrowed raw descriptor source binding. More...

#include <cache_bench_host.h>

Data Fields

int fd
 Open read-only descriptor.
uint64_t size
 Size snapshot.

Detailed Description

Borrowed raw descriptor source binding.

Definition at line 24 of file cache_bench_host.h.

Field Documentation

◆ fd

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().

◆ size

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().


The documentation for this struct was generated from the following file: