Lines Matching full:will
26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
160 optimization efforts will best affect your code. You can also use
244 each branch in your program was taken. Unconditional branches will not
269 \&\fIa.c\fR, then running \fBgcov\fR on the file \fIa.c\fR will produce
273 included file names will be complete path names.
319 when you invoked the compiler. Otherwise it will not be able to locate
347 The ordering and number of these preamble lines will be augmented as
373 Running the program will cause profile output to be generated. For each
375 \&\fI.gcda\fR file will be placed in the object file directory.
378 will now produce a listing of the code along with frequency of execution
418 When you use the \fB\-a\fR option, you will get individual block
454 line of the block. A multi-line block will only contribute to the
455 execution count of that last line, and other lines will not be shown
459 block, the branch and call counts of the block will be shown, if the
521 the lowest numbered branch or call will correspond to the leftmost construct
526 number of times the branch was executed will be printed. Otherwise, the
531 of times the call was executed will be printed. This will usually be
548 counts) it will ignore the contents of the file. It then adds in the
594 particular inlineable function, they will also both contain coverage
596 linked together, the linker will, on many systems, select one of those
598 the other. Unfortunately, it will not remove the coverage counters for
600 that function will show zero counts.
605 coverage of all the uses of the inline function will be shown for the