Searched defs:snymEntry (Results 1 – 1 of 1) sorted by relevance
199 struct snymEntry { struct200 char *sym_addr; /* address which has a synonym */201 int howMany; /* # of synonyms for this symbol */202 int snymReported; /* 'was printed in a report line already' */206 long tot_sl_count; /* total subr calls for these snyms */207 float tot_sl_time; /* total clock ticks (a la sl_time) */