Home
last modified time | relevance | path

Searched defs:avg (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-get-loadavg.c27 double avg[3] = {-1, -1, -1}; in TEST_IMPL() local
/netbsd-src/external/bsd/unbound/dist/util/
H A Dtimeval_func.c76 timeval_divide(struct timeval* avg, const struct timeval* sum, long long d) in timeval_divide()
/netbsd-src/lib/libperfuse/
H A Ddebug.c193 uint64_t avg; in perfuse_trace_dump() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h102 double avg() const { in avg() function
/netbsd-src/usr.sbin/timed/timedc/
H A Dcmds.c246 long avg; in clockdiff() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_shrinker.c290 unsigned long avg = 2 * count / num_objects; in i915_gem_shrinker_count() local
/netbsd-src/sys/altq/
H A Daltq_rio.h103 int avg; /* (scaled) queue length average */ member
H A Daltq_rio.c333 int avg, droptype; in rio_addq() local
[all...]
H A Daltq_red.c350 int avg, droptype; in red_addq() local
[all...]
/netbsd-src/sys/sys/
H A Denvsys.h136 } cur, min, max, avg; /* ohms, watts, etc */ member
/netbsd-src/external/gpl2/gmake/dist/
H A Dgetloadavg.c1004 double avg[3]; in main() local
/netbsd-src/sys/kern/
H A Dkern_synch.c1145 struct loadavg *avg = &averunnable; in sched_pstats() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d699 double avg(in double[] a) in avg() function
2055 immutable avg = (t1 + t2) / 2; variable
2084 immutable avg = (t1 + t2) / 2; variable
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c203 struct timeval sumwait, avg; in pr_stats() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dsynctrace.c332 hrtime_t avg, max, min; in sync_calibrate() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dnumeric.d994 double avg(in double[] a) in avg() function
2381 immutable avg = (t1 + t2) / 2; variable
2410 immutable avg = (t1 + t2) / 2; variable
/netbsd-src/usr.sbin/envstat/
H A Denvstat.c89 int32_t avg; member
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dsynctrace.c325 hrtime_t avg, max, min; in sync_calibrate() local
/netbsd-src/libexec/lfs_cleanerd/
H A Dlfs_cleanerd.c1416 double avg = 0.0, stddev; in sig_report() local
/netbsd-src/sbin/ping/
H A Dping.c1414 double avg = (tsum / n); in summary() local
/netbsd-src/sbin/ping6/
H A Dping6.c2013 double dev, avg; in summary() local
/netbsd-src/external/bsd/top/dist/
H A Ddisplay.c925 pr_loadavg(double avg, int i) in pr_loadavg()
/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.c1926 struct timeval avg; in mesh_stats() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d2971 auto avg = r[0] / a.length; variable
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dremote.c672 struct timeval sumwait, avg; in print_stats() local

12