Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dtee_ta_manager.h148 void tee_ta_gprof_sample_pc(vaddr_t pc);
152 static inline void tee_ta_gprof_sample_pc(vaddr_t pc __unused) {} in tee_ta_gprof_sample_pc() function
/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c431 tee_ta_gprof_sample_pc(pc); in thread_state_suspend()
/optee_os/core/kernel/
H A Dtee_ta_manager.c1050 void tee_ta_gprof_sample_pc(vaddr_t pc) in tee_ta_gprof_sample_pc() function
/optee_os/core/arch/arm/kernel/
H A Dthread.c516 tee_ta_gprof_sample_pc(pc); in thread_state_suspend()