Searched refs:notrace (Results 1 – 7 of 7) sorted by relevance
24 ulong notrace get_tbclk(void) in get_tbclk()31 unsigned long notrace timer_read_counter(void) in timer_read_counter()61 ulong notrace get_tbclk(void) in get_tbclk()78 uint64_t notrace get_ticks(void) in get_ticks()104 uint64_t __weak notrace get_ticks(void) in get_ticks()118 static uint64_t notrace tick_to_time(uint64_t tick) in tick_to_time()138 unsigned long __weak notrace timer_get_us(void) in timer_get_us()
73 #define inline inline __attribute__((always_inline)) notrace74 #define __inline__ __inline__ __attribute__((always_inline)) notrace75 #define __inline __inline __attribute__((always_inline)) notrace78 #define inline inline notrace79 #define __inline__ __inline__ notrace80 #define __inline __inline notrace104 #define __naked __attribute__((naked)) noinline __noclone notrace
60 #define notrace __attribute__((hotpatch(0,0))) macro62 #define notrace __attribute__((no_instrument_function)) macro
23 u64 notrace timer_early_get_count(void) in timer_early_get_count()28 unsigned long notrace timer_early_get_rate(void) in timer_early_get_rate()33 static notrace int sandbox_timer_get_count(struct udevice *dev, u64 *count) in sandbox_timer_get_count()
27 int notrace timer_get_count(struct udevice *dev, u64 *count) in timer_get_count()37 unsigned long notrace timer_get_rate(struct udevice *dev) in timer_get_rate()86 int notrace dm_timer_init(void) in dm_timer_init()
278 unsigned notrace long get_tbclk_mhz(void) in get_tbclk_mhz()293 ulong notrace timer_get_us(void) in timer_get_us()
11 unsigned long notrace timer_read_counter(void) in timer_read_counter()16 ulong notrace get_tbclk(void) in get_tbclk()