Searched refs:notrace (Results 1 – 13 of 13) sorted by relevance
29 ulong notrace get_tbclk(void) in get_tbclk()36 unsigned long notrace timer_read_counter(void) in timer_read_counter()66 ulong notrace get_tbclk(void) in get_tbclk()83 uint64_t notrace get_ticks(void) in get_ticks()114 uint64_t __weak notrace get_ticks(void) in get_ticks()128 static uint64_t notrace tick_to_time(uint64_t tick) in tick_to_time()148 static uint64_t notrace tick_to_time_us(uint64_t tick) in tick_to_time_us()167 unsigned long __weak notrace timer_get_us(void) in timer_get_us()
22 u64 notrace timer_early_get_count(void) in timer_early_get_count()27 unsigned long notrace timer_early_get_rate(void) in timer_early_get_rate()32 static notrace u64 sandbox_timer_get_count(struct udevice *dev) in sandbox_timer_get_count()
21 static u64 notrace andes_plmt_get_count(struct udevice *dev) in andes_plmt_get_count()30 unsigned long notrace timer_early_get_rate(void) in timer_early_get_rate()39 u64 notrace timer_early_get_count(void) in timer_early_get_count()
19 static u64 notrace riscv_timer_get_count(struct udevice *dev) in riscv_timer_get_count()38 unsigned long notrace timer_early_get_rate(void) in timer_early_get_rate()47 u64 notrace timer_early_get_count(void) in timer_early_get_count()
18 static u64 notrace sifive_clint_get_count(struct udevice *dev) in sifive_clint_get_count()27 unsigned long notrace timer_early_get_rate(void) in timer_early_get_rate()36 u64 notrace timer_early_get_count(void) in timer_early_get_count()
31 int notrace timer_get_count(struct udevice *dev, u64 *count) in timer_get_count()42 unsigned long notrace timer_get_rate(struct udevice *dev) in timer_get_rate()125 int notrace dm_timer_init(void) in dm_timer_init()
346 unsigned notrace long get_tbclk_mhz(void) in get_tbclk_mhz()361 ulong notrace timer_get_us(void) in timer_get_us()458 unsigned long notrace timer_early_get_rate(void) in timer_early_get_rate()470 u64 notrace timer_early_get_count(void) in timer_early_get_count()
11 unsigned long notrace timer_read_counter(void) in timer_read_counter()17 ulong notrace __weak get_tbclk(void) in get_tbclk()
114 #define notrace __attribute__((hotpatch(0, 0))) macro116 #define notrace __attribute__((patchable_function_entry(0, 0))) macro118 #define notrace __attribute__((__no_instrument_function__)) macro127 #define __naked __attribute__((__naked__)) notrace143 __inline_maybe_unused notrace146 __inline_maybe_unused notrace
209 # define __no_kasan_or_inline __no_sanitize_address notrace __maybe_unused
11 ulong notrace get_tbclk(void) in get_tbclk()
107 ulong notrace get_tbclk(void) in get_tbclk()
182 ulong notrace get_tbclk(void) in get_tbclk()
Completed in 15 milliseconds