Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Ddfn.c36 nltype *nlentryp; member
136 dfn_stack[dfn_depth].nlentryp = parentp; in dfn_pre_visit()
179 cycleheadp = dfn_stack[cycletop].nlentryp; in dfn_findcycle()
251 childp = dfn_stack[index].nlentryp; in dfn_findcycle()