Home
last modified time | relevance | path

Searched refs:timestamp_entry (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dtimestamp.c13 struct timestamp_entry { struct
22 struct timestamp_entry entries[0]; /* Variable number of entries */ argument
34 struct timestamp_entry *tse; in timestamp_add()
57 struct timestamp_entry *tse = &ts_table->entries[i]; in timestamp_add_to_bootstage()