Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/arch/arm/gprof/
A Dgprof.c280 arc.self_pc = _gmonparam.tos[to_index].selfpc; in _gprof_write_call_graph()
331 void __noprof __mcount_internal(unsigned long frompc, unsigned long selfpc) in __mcount_internal() argument
349 selfpc = adjust_pc(selfpc); in __mcount_internal()
375 top->selfpc = selfpc; in __mcount_internal()
381 if (top->selfpc == selfpc) { in __mcount_internal()
405 top->selfpc = selfpc; in __mcount_internal()
416 if (top->selfpc == selfpc) { in __mcount_internal()
A Dgmon.h74 void __mcount_internal(unsigned long frompc, unsigned long selfpc);
152 unsigned long selfpc; member

Completed in 3 milliseconds