Searched defs:gmon_cg_arc_record (Results 1 – 1 of 1) sorted by relevance
69 struct gmon_cg_arc_record struct71 char from_pc[sizeof (char *)]; /* address within caller's body */72 char self_pc[sizeof (char *)]; /* address within callee's body */73 char count[4]; /* number of arc traversals */