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

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.h134 typedef struct nl nltype; typedef in typeref:struct:nl
181 extern nltype *nllookup(mod_info_t *, Address, Address *);
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h255 typedef struct nl nltype; typedef in typeref:struct:nl
268 nltype *cyclenl; /* cycle header namelist */
360 void addarc(nltype *, nltype *, actype);
362 arctype *arclookup(nltype *, nltype *);
364 void dfn(nltype *);
365 bool dfn_busy(nltype *);
366 void dfn_findcycle(nltype *);
367 bool dfn_numbered(nltype *);
[all...]

Completed in 68 milliseconds