Home
last modified time | relevance | path

Searched defs:selfpc (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/arch/arm/gprof/
H A Dgmon.h152 unsigned long selfpc; member
H A Dgprof.c331 void __noprof __mcount_internal(unsigned long frompc, unsigned long selfpc) in __mcount_internal()