coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
arch_timer.c File Reference
#include <timer.h>
#include <arch/lib_helpers.h>
Include dependency graph for arch_timer.c:

Go to the source code of this file.

Functions

void timer_monotonic_get (struct mono_time *mt)
 

Function Documentation

◆ timer_monotonic_get()

void timer_monotonic_get ( struct mono_time mt)

Definition at line 6 of file arch_timer.c.

References mono_time_set_usecs().

Referenced by am335x_wait_for_reg(), bs_call_callbacks(), bs_sample_time(), console_time_run(), console_time_stop(), early_init_get_elapsed_time_us(), early_init_save_time(), sdhc_log_command(), timer_sched_callback(), timers_run(), and timestamp_get().

Here is the call graph for this function:
Here is the caller graph for this function: