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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h100 typedef size_t sztype; typedef
206 sztype nname; /* number of funcs in this module */
214 sztype total_names; /* from all modules */
221 sztype n_modules;
304 sztype sampbytes; /* number of bytes of samples in o-s gmon.out */
305 sztype nsamples; /* number of samples for old-style gmon.out */

Completed in 61 milliseconds