Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c987 Index caller_off, callee_off; in process_cgraph() local
995 for (callee_off = cgp->functions; callee_off; in process_cgraph()
996 callee_off = calleep->next_to) { in process_cgraph()
999 calleep = (ProfFunction *)((char *)cgp + callee_off); in process_cgraph()
1025 for (caller_off = callee_off; caller_off; in process_cgraph()