Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dtee_ta_manager.h155 void tee_ta_ftrace_update_times_suspend(void);
158 static inline void tee_ta_ftrace_update_times_suspend(void) {} in tee_ta_ftrace_update_times_suspend() function
/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c446 tee_ta_ftrace_update_times_suspend(); in thread_state_suspend()
/optee_os/core/kernel/
H A Dtee_ta_manager.c1159 void tee_ta_ftrace_update_times_suspend(void) in is_ta_ctx()
1147 void tee_ta_ftrace_update_times_suspend(void) tee_ta_ftrace_update_times_suspend() function
/optee_os/core/arch/arm/kernel/
H A Dthread.c531 tee_ta_ftrace_update_times_suspend(); in thread_state_suspend()