Home
last modified time | relevance | path

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

/glibc-2.36/gmon/sys/
Dgmon_out.h69 struct gmon_cg_arc_record struct
71 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 */