Lines Matching full:lines
32 <para>Each file has a header part of an arbitrary number of lines of the
33 format "key: value". After the header, lines specifying profile costs
34 follow. Everywhere, comments on own lines starting with '#' are allowed.
35 The header lines with keys "positions" and "events" define
36 the meaning of cost lines in the second part of the file: the value of
38 of event type names. Cost lines consist of subpositions followed by 64-bit
46 function name or "fl" for a file name. Cost lines are always related to
68 "Instructions", and "Flops". Thus, cost lines give the number of CPU cycles
86 <para>Note that regular cost lines always give self (also called exclusive)
87 cost of code at a given position. If you specify multiple cost lines for the
103 position specifications, but consist of two lines. For calls, the format
112 have to precede the above lines with a "cfn=" specification for the name of the
215 the meaning of subsequent cost lines or associations, they can appear
218 lines. Thus, the above example can also be written as
291 sum of all cost lines in a file. But sometimes, this is not correct. Thus, you
301 <para>Event types for cost lines are specified in the "events:" line with an
309 "event:" lines and the "events:" line is of no importance. Additionally,
382 <sect2 id="cl-format.reference.header" xreflabel="Description of Header Lines">
383 <title>Description of Header Lines</title>
385 <para>The header has an arbitrary number of lines of the format
432 <para>For cost lines, this defines the semantic of the first numbers.
435 the cost lines later in the file.</para>
451 The order is the same as in cost lines. The first event type is the
477 the cost lines may not represent all cost of the program run.</para>
483 looking like a header line). Must give the total of all cost lines,
491 <sect2 id="cl-format.reference.body" xreflabel="Description of Body Lines">
492 <title>Description of Body Lines</title>
494 <para>There exist lines
514 <para>The ELF object where the cost of next cost lines happens.</para>
528 the cost of next cost lines. "fi="/"fe=" is used when the source
534 <para>The name of the function where the cost of next cost lines
540 <para>The ELF object of the target of the next call cost lines.</para>
546 next call cost lines.</para>
558 lines.</para>