Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_gprof.h25 #define PTA_GPROF_SEND 0 macro
/optee_os/lib/libutee/arch/arm/gprof/
H A Dgprof_pta.c44 res = invoke_gprof_pta(PTA_GPROF_SEND, param_types, params); in __pta_gprof_send()
/optee_os/core/pta/
H A Dgprof.c169 case PTA_GPROF_SEND: in invoke_command()