Searched defs:s_lowpc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbc/csu/common/
H A Dmon.c61 int s_lowpc; member in struct:mondata
194 d->s_lowpc = (int) lowpc;
210 profil(d->s_sbuf, d->s_bufsiz, d->s_lowpc, d->s_scale);
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h302 pctype s_lowpc; /* lowpc from profile file in o-s gmon.out */ variable

Completed in 59 milliseconds