Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_gprof.h41 #define PTA_GPROF_STOP_PC_SAMPLING 2 macro
/optee_os/lib/libutee/arch/arm/gprof/
H A Dgprof_pta.c80 res = invoke_gprof_pta(PTA_GPROF_STOP_PC_SAMPLING, param_types, in __pta_gprof_pc_sampling_stop()
/optee_os/core/pta/
H A Dgprof.c173 case PTA_GPROF_STOP_PC_SAMPLING: in invoke_command()