Home
last modified time | relevance | path

Searched refs:mod_info_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h210 typedef struct mod_info mod_info_t; typedef
218 extern mod_info_t modules;
228 mod_info_t *module; /* module to which this belongs */
374 void process_namelist(mod_info_t *);
379 nltype *nllookup(mod_info_t *, pctype, pctype *);
H A Dgprof.c54 mod_info_t modules;
199 extern mod_info_t modules; in asgnsamples()
270 mod_info_t *mi; in dump_callgraph()
403 mod_info_t *mi; in dump_pcsamples()
446 mod_info_t *mi; in dump_modules()
527 mod_info_t *mi; in fixup_maps()
736 tally(mod_info_t *caller_mod, mod_info_t *callee_mod, struct rawarc *rawp) in tally()
812 assign_pcsamples(mod_info_t *module, Address *pcsmpl, size_t n_samples) in assign_pcsamples()
898 mod_info_t *mi; in process_pcsamples()
965 static mod_info_t *
[all …]
H A Dreadelf.c60 static void get_symtab(Elf *elf, mod_info_t *module);
166 process_namelist(mod_info_t *module) in process_namelist()
454 get_symtab(Elf *elf, mod_info_t *module) in get_symtab()
H A Darcs.c245 mod_info_t *mi; in cyclelink()
582 extern mod_info_t modules; in doarcs()
583 mod_info_t *mi; in doarcs()
H A Dlookup.c38 nllookup(mod_info_t *module, pctype address, pctype *nxtsym) in nllookup()
H A Dprintgprof.c71 mod_info_t *mi; in printprof()
965 mod_info_t *mi; in printmodules()
982 mod_info_t *mi; in printindex()