Home
last modified time | relevance | path

Searched refs:arcstruct (Results 1 – 1 of 1) sorted by relevance

/trueos/usr.bin/gprof/
HDgprof.h97 struct arcstruct { struct
103 struct arcstruct *arc_parentlist; /* parents-of-this-child list */ argument
104 struct arcstruct *arc_childlist; /* children-of-this-parent list */ argument
105 struct arcstruct *arc_next; /* list of arcs on cycle */ argument
109 typedef struct arcstruct arctype; argument