coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cse_boot_perf_rsp Struct Reference

#include <cse.h>

Collaboration diagram for cse_boot_perf_rsp:
Collaboration graph

Data Fields

struct mkhi_hdr hdr
 
uint32_t version
 
uint32_t num_valid_timestamps
 
uint32_t timestamp [NUM_CSE_BOOT_PERF_DATA]
 

Detailed Description

Definition at line 316 of file cse.h.

Field Documentation

◆ hdr

struct mkhi_hdr cse_boot_perf_rsp::hdr

Definition at line 101 of file cse.h.

Referenced by cse_get_boot_performance_data().

◆ num_valid_timestamps

uint32_t cse_boot_perf_rsp::num_valid_timestamps

Definition at line 323 of file cse.h.

◆ timestamp

uint32_t cse_boot_perf_rsp::timestamp[NUM_CSE_BOOT_PERF_DATA]

Definition at line 326 of file cse.h.

Referenced by cbmem_inject_telemetry_data().

◆ version

uint32_t cse_boot_perf_rsp::version

Definition at line 320 of file cse.h.


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