Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dspu-gmon.c86 uintptr_t selfpc; member
212 rawarc.raw_selfpc = tos[toindex].selfpc; in write_callgraph()
334 __mcount_internal (uintptr_t frompc, uintptr_t selfpc) in __mcount_internal() argument
373 top->selfpc = selfpc; in __mcount_internal()
381 if (top->selfpc == selfpc) in __mcount_internal()
406 top->selfpc = selfpc; in __mcount_internal()
420 if (top->selfpc == selfpc) in __mcount_internal()