/openbsd/libexec/snmpd/snmpd_metrics/ |
H A D | timer.c | 46 int percentages(int, int64_t *, int64_t *, int64_t *, int64_t *); 68 (void)percentages(CPUSTATES, cptime2, cp_time[n], in timer_cpu() 139 percentages(int cnt, int64_t *out, int64_t *new, int64_t *old, int64_t *diffs) in percentages() function
|
/openbsd/usr.bin/systat/ |
H A D | cpu.c | 64 static int percentages(int, int64_t *, int64_t *, int64_t *, int64_t *); 114 percentages(int cnt, int64_t *out, int64_t *new, int64_t *old, int64_t *diffs) in percentages() function 159 percentages(CPUSTATES, tmpstate, cpu_tm[i].cs_time, in cpu_info()
|
/openbsd/usr.bin/top/ |
H A D | utils.h | 38 int percentages(int, int64_t *, int64_t *, int64_t *, int64_t *);
|
H A D | utils.c | 202 percentages(int cnt, int64_t *out, int64_t *new, int64_t *old, int64_t *diffs) in percentages() function
|
H A D | machine.c | 265 (void) percentages(CPUSTATES, tmpstate, cp_time[i].cs_time, in get_system_info()
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | sourcebuild.texi | 974 Checks of @command{gcov} output can include line counts, branch percentages, 975 and call return percentages. All of these checks are requested via 978 Commands to check branch percentages and call return percentages are 989 Commands to check branch percentages (@code{branch}) and call 990 return percentages (@code{returns}) are very similar to each other. 994 list of percentages, all of which are expected to be found within 1017 percentages, and call return percentages. The command to check a 1019 commands to check branch percentages and call return percentages can
|
H A D | gcov.texi | 217 When printing percentages, 0% and 100% are only printed when the values
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | sourcebuild.texi | 1329 Checks of @command{gcov} output can include line counts, branch percentages, 1330 and call return percentages. All of these checks are requested via 1333 Commands to check branch percentages and call return percentages are 1347 Commands to check branch percentages (@code{branch}) and call 1348 return percentages (@code{returns}) are very similar to each other. 1352 list of percentages, all of which are expected to be found within 1375 percentages, and call return percentages. The command to check a 1377 commands to check branch percentages and call return percentages can
|
H A D | gcov.texi | 258 When printing percentages, 0% and 100% are only printed when the values
|
H A D | gccint.info | 2662 Checks of `gcov' output can include line counts, branch percentages, 2663 and call return percentages. All of these checks are requested via 2666 branch percentages and call return percentages are processed if the 2678 Commands to check branch percentages (`branch') and call return 2679 percentages (`returns') are very similar to each other. A beginning 2682 lines. The beginning command can include a list of percentages, all of 2703 percentages, and call return percentages. The command to check a line 2705 to check branch percentages and call return percentages can bracket the
|
/openbsd/gnu/usr.bin/perl/ |
H A D | README.tru64 | 22 noticeable: several dozen percentages) and also more correct code: if
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | NEWS | 88 - @multicolumn fractions become percentages.
|
H A D | ChangeLog | 4079 @columnfractions to integer percentages (original code from Arnold
|
/openbsd/gnu/usr.bin/binutils/gprof/ |
H A D | gprof.texi | 773 anywhere else), will not be used to compute the percentages-of-time for 788 percentages-of-time for the call graph. More than one @samp{-F} option 1103 this function. Therefore, adding up these percentages is meaningless.
|
/openbsd/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | gprof.texi | 785 anywhere else), will not be used to compute the percentages-of-time for 800 percentages-of-time for the call graph. More than one @samp{-F} option 1115 this function. Therefore, adding up these percentages is meaningless.
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlperf.pod | 458 subroutine are identical in the two reports, it's the percentages which differ.
|
/openbsd/gnu/gcc/libcpp/po/ |
H A D | de.po | 4145 #~ " rather than percentages\n"
|
H A D | rw.po | 5253 #~ " rather than percentages\n"
|
/openbsd/gnu/usr.bin/gcc/gcc/po/ |
H A D | be.po | 5694 " rather than percentages\n"
|
H A D | el.po | 5836 " rather than percentages\n"
|
H A D | gcc.pot | 5732 " rather than percentages\n"
|
H A D | ja.po | 5884 " rather than percentages\n"
|
H A D | nl.po | 5878 " rather than percentages\n"
|
H A D | de.po | 5788 " rather than percentages\n"
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/ |
H A D | ChangeLog | 6543 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
|