Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_gprof.h34 #define PTA_GPROF_START_PC_SAMPLING 1 macro
/optee_os/lib/libutee/arch/arm/gprof/
H A Dgprof_pta.c65 return invoke_gprof_pta(PTA_GPROF_START_PC_SAMPLING, param_types, in __pta_gprof_pc_sampling_start()
/optee_os/core/pta/
H A Dgprof.c171 case PTA_GPROF_START_PC_SAMPLING: in invoke_command()