| /src/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_stats.cpp | 80 void statistic::addSample(double sample) { in addSample() 96 statistic &statistic::operator+=(const statistic &other) { in operator +=() 129 void statistic::scale(double factor) { in scale() 137 std::string statistic::format(char unit, bool total) const { in format() 595 statistic const *theStats, in printTimerStats() 596 statistic const *totalStats) { in printTimerStats() 601 statistic const *stat = &theStats[s]; in printTimerStats() 619 statistic const *stat = &theStats[s]; in printTimerStats() 632 statistic const *theStats) { in printCounterStats() 636 statistic const *stat = &theStats[s]; in printCounterStats() [all …]
|
| H A D | kmp_stats.h | 403 class statistic { 414 statistic(bool doHist = bool(KMP_STATS_HIST)) { 418 statistic(statistic const &o) in statistic() function 422 statistic(double minv, double maxv, double meanv, uint64_t sc, double sd) in statistic() function 448 statistic &operator+=(statistic const &other); 459 class timeStat : public statistic { 463 timeStat() : statistic() {} in timeStat() 847 static void printTimerStats(FILE *statsOut, statistic const *theStats, 848 statistic const *totalStats); 849 static void printCounterStats(FILE *statsOut, statistic const *theStats);
|
| /src/sys/dev/qat/qat_api/common/crypto/sym/include/ |
| H A D | lac_sym_stats.h | 89 #define LAC_SYM_STAT_INC(statistic, instanceHandle) \ argument 90 LacSym_StatsInc(offsetof(CpaCySymStats64, statistic), instanceHandle)
|
| /src/sys/dev/qat/qat_api/common/compression/include/ |
| H A D | dc_stats.h | 19 #define COMPRESSION_STAT_INC(statistic, pService) \ argument 25 statistic) / \
|
| /src/tools/tools/iwi/ |
| H A D | iwistats.c | 46 static const struct statistic { struct 110 const struct statistic *stat; in get_statistics()
|
| /src/tools/tools/ipw/ |
| H A D | ipwstats.c | 45 struct statistic { struct 66 static const struct statistic tbl[] = { argument 244 const struct statistic *stat; in get_statistics()
|
| /src/usr.bin/locate/locate/ |
| H A D | locate.c | 97 void statistic(FILE *, char *); 237 statistic(fp, db); in search_fopen()
|
| H A D | fastfind.c | 41 statistic (FILE *fp, char *path_fcodes) in statistic() function
|
| /src/sys/contrib/device-tree/Bindings/devfreq/event/ |
| H A D | exynos-nocp.txt | 9 or as traffic debug or statistic collectors. Exynos542x bus has multiple
|
| /src/contrib/sendmail/contrib/ |
| H A D | mailprio | 350 X Updated to make use of the (somewhat) new xdelay statistic. 439 # statistic (new as of sendmail V8) which is per transaction. We also
|
| /src/sys/dev/qat/qat_api/common/crypto/sym/key/ |
| H A D | lac_sym_key.c | 51 #define LAC_KEY_STAT_INC(statistic, instanceHandle) \ argument 61 statistic) / \
|
| /src/crypto/heimdal/lib/hx509/ |
| H A D | hxtool-commands.in | 728 name = "statistic-print"
|
| H A D | ChangeLog | 653 * hxtool.c: Add statistic hook.
|
| /src/contrib/jemalloc/doc_internal/ |
| H A D | PROFILING_INTERNALS.md | 91 …he gc) by bytes allocated, and report bytes-allocated as a user-visible statistic, so we have to d…
|
| /src/contrib/ntp/ntpq/ |
| H A D | ntpq.texi | 597 the clock jitter statistic is computed by the clock discipline module.
|
| H A D | ntpq-opts.def | 864 the clock jitter statistic is computed by the clock discipline module.
|
| H A D | invoke-ntpq.texi | 744 the clock jitter statistic is computed by the clock discipline module.
|
| /src/contrib/ntp/ntpdc/ |
| H A D | ntpdc-opts.def | 390 Show per-peer statistic counters associated with the specified
|
| /src/contrib/jemalloc/ |
| H A D | ChangeLog | 639 - Remove overly restrictive assertions related to the cactive statistic. This 1058 - Fix the cactive statistic to decrease (rather than increase) when active
|
| /src/sys/netpfil/ipfw/ |
| H A D | dummynet.txt | 814 dn_return_packet() to update some statistic of the queue and update the
|
| /src/contrib/unbound/doc/ |
| H A D | unbound-control.rst | 791 number of statistic counters:
|
| H A D | Changelog | 129 - Merge #1289 from Roland van Rijswijk-Deij: Add extra statistic to 3651 - Renamed statistic `num.zero_ttl` to `num.expired` as expired replies
|
| /src/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 3290 statistic file formats correctly, provide error checking for bad 3293 statistic files. Add selectable output directory 3295 with statistic files (now settable also with
|
| H A D | ChangeLog | 301 * [Bug 3609] Fixing wrong falseticker in case of non-statistic jitter <perlinger@ntp.org> 2065 add statistic counters (mode bit enabled) to clockstats file.
|
| H A D | NEWS | 367 * [Bug 3609] Fixing wrong falseticker in case of non-statistic jitter <perlinger@ntp.org> 4133 * [Bug 3609] Fixing wrong falseticker in case of non-statistic jitter <perlinger@ntp.org>
|