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

Data Fields

uint64_t before
 Detect setup underflow.
uint8_t bytes [1048576U]
 Semantic cache budget.
uint64_t after
 Detect setup overflow.

Detailed Description

Definition at line 269 of file cache_bench_report.c.

Field Documentation

◆ after

uint64_t cb_sweep_backing_t::after

Detect setup overflow.

Definition at line 272 of file cache_bench_report.c.

Referenced by internal_run_sweep().

◆ before

uint64_t cb_sweep_backing_t::before

Detect setup underflow.

Definition at line 270 of file cache_bench_report.c.

Referenced by internal_run_sweep().

◆ bytes

uint8_t cb_sweep_backing_t::bytes[1048576U]

Semantic cache budget.

Definition at line 271 of file cache_bench_report.c.

Referenced by internal_run_sweep().


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