Home
last modified time | relevance | path

Searched refs:notrace (Results 1 – 13 of 13) sorted by relevance

/u-boot/lib/
A Dtime.c29 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()
/u-boot/drivers/timer/
A Dsandbox_timer.c22 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()
A Dandes_plmt_timer.c21 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()
A Driscv_timer.c19 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()
A Dsifive_clint_timer.c18 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()
A Dtimer-uclass.c31 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()
A Dtsc_timer.c346 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()
/u-boot/arch/mips/cpu/
A Dtime.c11 unsigned long notrace timer_read_counter(void) in timer_read_counter()
17 ulong notrace __weak get_tbclk(void) in get_tbclk()
/u-boot/include/linux/
A Dcompiler_types.h114 #define notrace __attribute__((hotpatch(0, 0))) macro
116 #define notrace __attribute__((patchable_function_entry(0, 0))) macro
118 #define notrace __attribute__((__no_instrument_function__)) macro
127 #define __naked __attribute__((__naked__)) notrace
143 __inline_maybe_unused notrace
146 __inline_maybe_unused notrace
A Dcompiler.h209 # define __no_kasan_or_inline __no_sanitize_address notrace __maybe_unused
/u-boot/arch/mips/mach-octeon/
A Dclock.c11 ulong notrace get_tbclk(void) in get_tbclk()
/u-boot/arch/mips/mach-mtmips/mt7628/
A Dinit.c107 ulong notrace get_tbclk(void) in get_tbclk()
/u-boot/arch/mips/mach-mtmips/mt7620/
A Dinit.c182 ulong notrace get_tbclk(void) in get_tbclk()

Completed in 15 milliseconds