Searched defs:out_record (Results 1 – 1 of 1) sorted by relevance
233 struct out_record { in _gprof_write_hist() struct234 uint8_t tag; in _gprof_write_hist()235 struct gmon_hist_hdr hist_hdr; in _gprof_write_hist()255 struct out_record { in _gprof_write_call_graph() struct256 uint8_t tag; in _gprof_write_call_graph()257 uint8_t data[sizeof(struct gmon_cg_arc_record)]; in _gprof_write_call_graph()