Home
last modified time | relevance | path

Searched defs:snymEntry (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/sgs/prof/common/
H A Dprof.c199 struct snymEntry { struct
200 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) */