Home
last modified time | relevance | path

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

/u-boot/arch/x86/include/asm/arch-coreboot/
A Dtimestamp.h11 enum timestamp_id { enum
37 void timestamp_add(enum timestamp_id id, uint64_t ts_time);
38 void timestamp_add_now(enum timestamp_id id);
/u-boot/arch/x86/cpu/coreboot/
A Dtimestamp.c33 void timestamp_add(enum timestamp_id id, uint64_t ts_time) in timestamp_add()
45 void timestamp_add_now(enum timestamp_id id) in timestamp_add_now()

Completed in 3 milliseconds