Searched refs:maxarcp (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/gprof/
H A Darcs.c630 arctype *maxarcp; local
681 maxarcp = maxexitarcp;
690 maxarcp = maxwithparentarcp;
699 maxarcp = maxnoparentarcp;
704 maxarcp -> arc_flags |= DEADARC;
705 maxarcp -> arc_childp -> parentcnt -= 1;
706 maxarcp -> arc_childp -> npropcall -= maxarcp -> arc_count;
710 "[compresslist]" , type , maxarcp -> arc_parentp -> name ,
711 maxarcp
[all...]

Completed in 117 milliseconds