Home
last modified time | relevance | path

Searched refs:sztype (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h98 typedef size_t sztype; typedef
204 sztype nname; /* number of funcs in this module */
212 extern sztype total_names; /* from all modules */
219 extern sztype n_modules;
300 extern sztype sampbytes; /* number of bytes of samples in o-s gmon.out */
301 extern sztype nsamples; /* number of samples for old-style gmon.out */
H A Dreadelf.c298 remove_dup_syms(nltype *nl, sztype *sym_count) in remove_dup_syms()
458 sztype nsyms, i; in get_symtab()
464 sztype l_nname; in get_symtab()
465 extern sztype total_names; in get_symtab()
513 nsyms = (sztype)(nsyms_pri + nsyms_aux); in get_symtab()
H A Dcalls.c62 sztype length; in findcalls()
H A Dgprof.c57 sztype n_modules;
58 sztype sampbytes;
59 sztype nsamples;
192 sztype i, j; in asgnsamples()
201 sztype nname = modules.nname; in asgnsamples()
1464 sztype i; in readsamples()
H A Darcs.c32 sztype total_names;