Searched refs:rawarc (Results 1 – 5 of 5) sorted by relevance
120 struct rawarc rawarc; in _mcleanup() local197 rawarc.raw_frompc = frompc; in _mcleanup()198 rawarc.raw_selfpc = p->tos[toindex].selfpc; in _mcleanup()199 rawarc.raw_count = p->tos[toindex].count; in _mcleanup()200 _write(fd, &rawarc, sizeof rawarc); in _mcleanup()
236 struct rawarc arc; in getpfile()319 tally(struct rawarc *rawp) in tally()351 struct rawarc arc; in dumpsum()
307 void tally(struct rawarc *);
141 struct rawarc { struct
240 struct rawarc arc; /* from <sys/gmon.h> */ in pmcstat_gmon_append_arc()