Searched refs:nxt_func (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.c415 Address nxt_func; local
427 if (nl = nllookup(module, *pcptr, &nxt_func)) {
433 while ((pcptr < pcse) && (*pcptr < nxt_func)) {
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c779 pctype nxt_func; local
802 if (fnl = nllookup(module, (pctype) *pcptr, &nxt_func)) {
808 while ((pcptr < pcse) && (*pcptr < nxt_func)) {

Completed in 64 milliseconds