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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c929 find_module(Address addr) function
976 if ((callee_mi = find_module(calleep->topc)) == NULL) {
993 if ((caller_mi = find_module(callerp->frompc)) ==

Completed in 62 milliseconds