Home
last modified time | relevance | path

Searched refs:percentages (Results 1 – 25 of 33) sorted by relevance

12

/openbsd/libexec/snmpd/snmpd_metrics/
H A Dtimer.c46 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 Dcpu.c64 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 Dutils.h38 int percentages(int, int64_t *, int64_t *, int64_t *, int64_t *);
H A Dutils.c202 percentages(int cnt, int64_t *out, int64_t *new, int64_t *old, int64_t *diffs) in percentages() function
H A Dmachine.c265 (void) percentages(CPUSTATES, tmpstate, cp_time[i].cs_time, in get_system_info()
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dsourcebuild.texi974 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 Dgcov.texi217 When printing percentages, 0% and 100% are only printed when the values
/openbsd/gnu/gcc/gcc/doc/
H A Dsourcebuild.texi1329 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 Dgcov.texi258 When printing percentages, 0% and 100% are only printed when the values
H A Dgccint.info2662 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 DREADME.tru6422 noticeable: several dozen percentages) and also more correct code: if
/openbsd/gnu/usr.bin/texinfo/
H A DNEWS88 - @multicolumn fractions become percentages.
H A DChangeLog4079 @columnfractions to integer percentages (original code from Arnold
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dgprof.texi773 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 Dgprof.texi785 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 Dperlperf.pod458 subroutine are identical in the two reports, it's the percentages which differ.
/openbsd/gnu/gcc/libcpp/po/
H A Dde.po4145 #~ " rather than percentages\n"
H A Drw.po5253 #~ " rather than percentages\n"
/openbsd/gnu/usr.bin/gcc/gcc/po/
H A Dbe.po5694 " rather than percentages\n"
H A Del.po5836 " rather than percentages\n"
H A Dgcc.pot5732 " rather than percentages\n"
H A Dja.po5884 " rather than percentages\n"
H A Dnl.po5878 " rather than percentages\n"
H A Dde.po5788 " rather than percentages\n"
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/
H A DChangeLog6543 * gcc.misc-tests/gcov.exp: Add support for call return percentages.

12