Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/gprof/
H A Dgprof.h90 struct arcstruct { struct
96 struct arcstruct *arc_parentlist; /* parents-of-this-child list */ argument
97 struct arcstruct *arc_childlist; /* children-of-this-parent list */ argument
98 struct arcstruct *arc_next; /* list of arcs on cycle */ argument
102 typedef struct arcstruct arctype; argument