Searched refs:next_to (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dmonv.h122 Index next_to; member in struct:_prof_function
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c262 /* If this is the last callee, set next_to to 0 */
265 prof_func.next_to = 0;
267 prof_func.next_to = cur_offset +
959 callee_off = calleep->next_to) {
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.c516 callee_off = calleep->next_to) {

Completed in 48 milliseconds