Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds