Home | History | Annotate | Download | only in man1

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. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
153 optimization efforts will best affect your code. You can also use
237 each branch in your program was taken. Unconditional branches will not
262 \&\fIa.c\fR, then running \fBgcov\fR on the file \fIa.c\fR will produce
266 included file names will be complete path names.
312 when you invoked the compiler. Otherwise it will not be able to locate
340 The ordering and number of these preamble lines will be augmented as
366 Running the program will cause profile output to be generated. For each
368 \&\fI.gcda\fR file will be placed in the object file directory.
371 will now produce a listing of the code along with frequency of execution
411 When you use the \fB\-a\fR option, you will get individual block
447 line of the block. A multi-line block will only contribute to the
448 execution count of that last line, and other lines will not be shown
452 will be shown, if the
514 the lowest numbered branch or call will correspond to the leftmost construct
519 number of times the branch was executed will be printed. Otherwise, the
524 of times the call was executed will be printed. This will usually be
541 counts) it will ignore the contents of the file. It then adds in the
587 particular inlineable function, they will also both contain coverage
589 linked together, the linker will, on many systems, select one of those
591 the other. Unfortunately, it will not remove the coverage counters for
593 that function will show zero counts.
598 coverage of all the uses of the inline function will be shown for the