Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c646 arc.raw_frompc = arcp->arc_parentp->value; in dumpsum_ostyle()
654 arc32.raw_frompc = in dumpsum_ostyle()
669 "0x%llx count %lld\n", arc.raw_frompc, in dumpsum_ostyle()
1042 arc.raw_frompc = callerp->frompc; in process_cgraph()
1049 "%lld>\n", arc.raw_frompc, arc.raw_selfpc, in process_cgraph()
1396 arc.raw_frompc = s_highpc + 0x10; in readarcs()
1398 arc.raw_frompc = in readarcs()
1415 arc.raw_frompc = s_highpc + 0x10; in readarcs()
1417 arc.raw_frompc = (pctype) in readarcs()
1439 arc.raw_frompc = (pctype)arc32.raw_frompc; in readarcs()
[all …]
H A Dgprof.h138 pctype raw_frompc; member
144 pctype32 raw_frompc; member