Searched refs:gmon_hist_hdr (Results 1 – 1 of 1) sorted by relevance
98 struct gmon_hist_hdr struct156 + 1 + sizeof (struct gmon_hist_hdr); in __sample()175 struct gmon_hist_hdr hist_hdr; in write_histogram()185 {&hist_hdr, sizeof (struct gmon_hist_hdr)} in write_histogram()187 if (writev (fd, iov, 2) != sizeof (struct gmon_hist_hdr) + sizeof (tag)) in write_histogram()316 sizeof (struct gmon_hist_hdr) + hist_size) == -1) in __monstartup()