Home
last modified time | relevance | path

Searched refs:TS_GPROF_SUSPEND (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/kernel/
H A Dts_manager.h38 TS_GPROF_SUSPEND, enumerator
/optee_os/core/kernel/
H A Duser_ta.c369 if (status == TS_GPROF_SUSPEND) in user_ta_gprof_set_status()
/optee_os/core/arch/arm/kernel/
H A Dthread.c1115 gprof_set_status(sess, TS_GPROF_SUSPEND); in thread_scall_handler()