/external/coreboot/src/soc/mediatek/common/ |
D | early_init.c | 30 timer_monotonic_get(&data->init_time[init_type]); in early_init_save_time() 45 timer_monotonic_get(&cur_time); in early_init_get_elapsed_time_us()
|
D | timer.c | 28 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/include/ |
D | timer.h | 43 void timer_monotonic_get(struct mono_time *mt); 120 timer_monotonic_get(&sw->start); in stopwatch_init() 144 timer_monotonic_get(&sw->current); in stopwatch_tick()
|
/external/coreboot/src/lib/ |
D | hardwaremain.c | 228 timer_monotonic_get(&this_sample); in bs_sample_time() 245 timer_monotonic_get(&previous_sample); in bs_sample_time() 280 timer_monotonic_get(&mt_start); in bs_call_callbacks() 284 timer_monotonic_get(&mt_stop); in bs_call_callbacks()
|
D | timer_queue.c | 158 timer_monotonic_get(¤t_time); in timer_sched_callback() 174 timer_monotonic_get(¤t_time); in timers_run()
|
D | timestamp.c | 293 timer_monotonic_get(&t2); in timestamp_get()
|
/external/coreboot/src/console/ |
D | printk.c | 26 timer_monotonic_get(&mt_start); in console_time_run() 32 timer_monotonic_get(&mt_stop); in console_time_stop()
|
/external/coreboot/src/soc/nvidia/tegra124/ |
D | monotonic_timer.c | 7 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/soc/nvidia/tegra210/ |
D | monotonic_timer.c | 7 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/soc/amd/common/psp_verstage/ |
D | timer.c | 7 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/arch/riscv/ |
D | arch_timer.c | 9 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/soc/amd/stoneyridge/ |
D | monotonic_timer.c | 10 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/soc/ti/am335x/ |
D | timer.c | 19 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
D | mmc.c | 51 timer_monotonic_get(¤t); in am335x_wait_for_reg() 59 timer_monotonic_get(¤t); in am335x_wait_for_reg()
|
/external/coreboot/src/soc/samsung/exynos5250/ |
D | timer.c | 24 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/arch/arm64/ |
D | arch_timer.c | 7 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/soc/samsung/exynos5420/ |
D | timer.c | 24 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/soc/rockchip/rk3288/ |
D | timer.c | 20 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/soc/rockchip/rk3399/ |
D | timer.c | 20 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/arch/ppc64/ |
D | arch_timer.c | 20 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/soc/qualcomm/ipq40xx/ |
D | timer.c | 56 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/soc/qualcomm/ipq806x/ |
D | timer.c | 68 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/cpu/x86/tsc/ |
D | delay_tsc.c | 42 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/cpu/x86/lapic/ |
D | apic_timer.c | 54 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|
/external/coreboot/src/soc/cavium/cn81xx/ |
D | timer.c | 83 void timer_monotonic_get(struct mono_time *mt) in timer_monotonic_get() function
|