Home
last modified time | relevance | path

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

/src/usr.bin/gprof/
H A Ddfn.c65 if ( debug & DFNDEBUG ) { in dfn()
116 if ( debug & DFNDEBUG ) { in dfn_pre_visit()
171 if ( debug & DFNDEBUG ) { in dfn_findcycle()
194 if ( debug & DFNDEBUG ) { in dfn_findcycle()
209 if ( debug & DFNDEBUG ) { in dfn_findcycle()
226 if ( debug & DFNDEBUG ) { in dfn_findcycle()
237 if ( debug & DFNDEBUG ) { in dfn_findcycle()
266 if ( debug & DFNDEBUG ) { in dfn_self_cycle()
285 if ( debug & DFNDEBUG ) { in dfn_post_visit()
300 if ( debug & DFNDEBUG ) { in dfn_post_visit()
[all …]
H A Dgprof.h313 #define DFNDEBUG 1 macro
H A Dprintgprof.c380 if ( debug & DFNDEBUG ) { in printname()
H A Darcs.c204 if ( debug & DFNDEBUG ) { in doarcs()