Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Darcs.c206 cyclenlp = &cyclenl[cycle]; in cycletime()
263 cyclenl = (nltype *) calloc(ncycle + 1, sizeof (nltype)); in cyclelink()
264 if (cyclenl == 0) { in cyclelink()
282 cyclenlp = &cyclenl[cycle]; in cyclelink()
693 timesortnlp[total_names+index-1] = &cyclenl[index]; in doarcs()
H A Dgprof.h268 nltype *cyclenl; /* cycle header namelist */ variable
H A Dprintgprof.c983 namesortnlp[todo++] = &cyclenl[index]; in printindex()