Home
last modified time | relevance | path

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

/optee_os/lib/libutee/arch/arm/gprof/
H A Dgprof.c233 struct out_record { in _gprof_write_hist() struct
234 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() struct
256 uint8_t tag; in _gprof_write_call_graph()
257 uint8_t data[sizeof(struct gmon_cg_arc_record)]; in _gprof_write_call_graph()