Home | History | Annotate | Download | only in info

Lines Matching full:primary

854    In each entry, the primary line is the one that starts with an index
868 * Primary:: Details of the primary line's contents.
875 File: gprof.info, Node: Primary, Next: Callers, Up: Call Graph
877 5.2.1 The Primary Line
880 The "primary line" in a call graph entry is the line that describes the
884 For reference, we repeat the primary line from the entry for function
892 Here is what the fields in the primary line mean:
897 its primary line.
942 index number twelve, its primary line would be end like this:
947 File: gprof.info, Node: Callers, Next: Subroutines, Prev: Primary, Up: Call Graph
953 These lines' fields correspond to the fields of the primary line, but
957 `report', the primary line and one caller-line preceding it, together
1008 fields correspond to the fields of the primary line, but their meanings
1012 `main', the primary line and a line for a subroutine, together with the
1078 for the cycle as a whole. The primary line of this entry describes the
1143 The `self' field of the cycle's primary line is the total time spent
1148 The `children' fields of the cycle's primary line and subroutine
1160 The `called' field in the primary line for the cycle has two numbers:
1170 the primary line's `called' field.
1512 number of recursive calls in the primary line.
2322 Node: Primary37074