Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dcalls.c81 if (debug & CALLSDEBUG) { in findcalls()
98 if (debug & CALLSDEBUG) { in findcalls()
111 if (debug & CALLSDEBUG) in findcalls()
117 if (debug & CALLSDEBUG) { in findcalls()
134 if (debug & CALLSDEBUG) { in findcalls()
141 if (debug & CALLSDEBUG) { in findcalls()
170 if (debug & CALLSDEBUG) { in findcalls()
192 if (debug & CALLSDEBUG) { in findcalls()
213 if (debug & CALLSDEBUG) { in findcalls()
H A Dgprof.h414 #define CALLSDEBUG 0x0080 macro