Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dtimestamp.c32 void timestamp_add(enum timestamp_id id, uint64_t ts_time) in timestamp_add() function
46 timestamp_add(id, rdtsc()); in timestamp_add_now()
/openbmc/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dtimestamp.h37 void timestamp_add(enum timestamp_id id, uint64_t ts_time);