Searched refs:rawarc (Results 1 – 5 of 5) sorted by relevance
117 struct rawarc rawarc; in _mcleanup() local194 rawarc.raw_frompc = frompc; in _mcleanup()195 rawarc.raw_selfpc = p->tos[toindex].selfpc; in _mcleanup()196 rawarc.raw_count = p->tos[toindex].count; in _mcleanup()197 _write(fd, &rawarc, sizeof rawarc); in _mcleanup()
223 struct rawarc arc; in getpfile()306 tally(struct rawarc *rawp) in tally()338 struct rawarc arc; in dumpsum()
305 void tally(struct rawarc *);
139 struct rawarc { struct
239 struct rawarc arc; /* from <sys/gmon.h> */ in pmcstat_gmon_append_arc()