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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c125 * with respect to the routine entry addresses svalue0 and svalue1
128 * that is to be credited to the routine which starts at svalue0.
130 * svalue0 svalue1
161 pctype svalue0, svalue1; local
189 svalue0 = nl[j].svalue;
195 if (pch < svalue0)
203 overlap = min(pch, svalue1) - max(pcl, svalue0);
210 nl[j].value/sizeof (UNIT), svalue0,

Completed in 59 milliseconds