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

Data Fields

uint16_t type
 
uint8_t length
 
uint8_t revision
 

Detailed Description

Definition at line 20 of file fsp_timestamp.c.

Field Documentation

◆ length

uint8_t perf_record_hdr::length

Definition at line 22 of file fsp_timestamp.c.

Referenced by fsp_display_timestamp(), and print_string_record().

◆ revision

uint8_t perf_record_hdr::revision

Definition at line 23 of file fsp_timestamp.c.

◆ type

uint16_t perf_record_hdr::type

Definition at line 21 of file fsp_timestamp.c.

Referenced by print_fsp_perf_timestamp().


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