Home
last modified time | relevance | path

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

/titanic_41/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 */
H A Dreadelf.c300 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.c64 sztype length; in findcalls()
H A Dgprof.c156 sztype i, j; in asgnsamples()
165 sztype nname = modules.nname; in asgnsamples()
1427 sztype i; in readsamples()