|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Data Fields | |
| uint64_t | before |
| Detect setup underflow. | |
| uint8_t | bytes [1048576U] |
| Semantic cache budget. | |
| uint64_t | after |
| Detect setup overflow. | |
Definition at line 269 of file cache_bench_report.c.
| 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().
| 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().
| 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().