Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dmonv.h122 Address frompc; member
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c325 prof_func.frompc = in dump_callgraph()
1030 if ((caller_mi = find_module(callerp->frompc)) == in process_cgraph()
1036 "missed\n", callerp->frompc); in process_cgraph()
1042 arc.raw_frompc = callerp->frompc; in process_cgraph()