Lines Matching +full:out +full:- +full:functions
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
43 .Op Ar a.out Op Ar a.out.gmon ...
73 .Pa a.out )
91 The first listing shows the functions
110 The units for the per-call times are normally milliseconds,
116 accuracy in the per-call times for short-lived programs are only
119 (non-statistical) kernel profiling.
124 .Bl -tag -width indent
126 Suppress the printing of statically declared functions.
128 (e.g., time samples, calls to other functions, calls from other functions)
130 .Pa a.out
216 Gather information about symbols from the currently-running kernel using the
222 .Pa a.out
227 Suppress the printing of the call-graph profile.
239 .Pa a.out
242 Suppress the printing of functions whose names are not visible to
248 For the a.out object format, it means names that do not
252 All relevant information about such functions belongs to the
253 (non-suppressed) function with the next lowest address.
254 This is useful for eliminating "functions" that are just labels
255 inside other functions.
261 .Bl -tag -width a.out.gmon -compact
262 .It Pa a.out
264 .It Pa a.out.gmon
281 .%J "Software - Practice and Experience"
283 .%P pp. 671-685
294 .%P pp. 120-126