Home
last modified time | relevance | path

Searched refs:read_time (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libutee/include/
H A Driscv_user_sysreg.h17 static inline __noprof uint64_t read_time(void) in read_time() function
46 return read_time(); in barrier_read_counter_timer()
/optee_os/core/arch/riscv/kernel/
H A Dtee_time_rdtime.c11 __noprof uint64_t read_time(void) in read_time() function
39 uint64_t tm = read_time(); in tee_time_get_sys_time()
/optee_os/core/arch/riscv/include/kernel/
H A Ddelay_arch.h19 return read_time(); in delay_cnt_read()
/optee_os/core/arch/riscv/include/
H A Driscv.h427 __noprof uint64_t read_time(void);
432 return read_time(); in barrier_read_counter_timer()