BSD 4_2 development
[unix-history] / usr / lib / flat.blurb
CommitLineData
37ad325e
C
1
2
3
4flat profile:
5
6%time the percentage of the total running time of the
7 program used by this function.
8
9cumsecs a running sum of the number of seconds accounted
10 for by this function and those listed above it.
11
12seconds the number of seconds accounted for by this
13 function alone. This is the major sort for this
14 listing.
15
16calls the number of times this function was invoked, if
17 this function is profiled, else blank.
18
19name the name of the function. This is the minor sort
20 for this listing.
21\f