coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
latency_entry Struct Reference
Collaboration diagram for latency_entry:
Collaboration graph

Data Fields

u8 key
 
u8 value
 

Detailed Description

Definition at line 34 of file l2_cache.c.

Field Documentation

◆ key

u8 latency_entry::key

Definition at line 35 of file l2_cache.c.

Referenced by calculate_l2_latency().

◆ value

u8 latency_entry::value

Definition at line 36 of file l2_cache.c.

Referenced by calculate_l2_latency().


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