Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c647 arc.raw_selfpc = arcp->arc_childp->value; in dumpsum_ostyle()
656 arc32.raw_selfpc = in dumpsum_ostyle()
670 arc.raw_selfpc, arc.raw_count); in dumpsum_ostyle()
753 childp = nllookup(callee_mod, rawp->raw_selfpc, NULL); in tally()
1023 arc.raw_selfpc = calleep->topc; in process_cgraph()
1049 "%lld>\n", arc.raw_frompc, arc.raw_selfpc, in process_cgraph()
1400 arc.raw_selfpc = (pctype)rtld_arc64.cg_to; in readarcs()
1419 arc.raw_selfpc = (pctype) in readarcs()
1440 arc.raw_selfpc = (pctype)arc32.raw_selfpc; in readarcs()
1449 arc.raw_selfpc, arc.raw_count); in readarcs()
H A Dgprof.h139 pctype raw_selfpc; member
145 pctype32 raw_selfpc; member