Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dmonv.h121 Index next_from; member
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c319 prof_func.next_from = 0; in dump_callgraph()
321 prof_func.next_from = cur_offset + in dump_callgraph()
1026 caller_off = callerp->next_from) { in process_cgraph()