Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/util/
H A Dtimeval_func.c76 timeval_divide(struct timeval* avg, const struct timeval* sum, long long d) in timeval_divide()
/openbsd/sbin/unwind/libunbound/util/
H A Dtimeval_func.c76 timeval_divide(struct timeval* avg, const struct timeval* sum, long long d) in timeval_divide()
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbbench.py88 def avg(self): member in Stopwatch
/openbsd/sbin/pfctl/
H A Dpfctl_queue.c215 double avg = 0, dev = 0; in pfctl_print_queue_nodestat() local
/openbsd/sys/dev/wscons/
H A Dwsmouseinput.h112 int avg; member
122 long avg; /* average update interval in nanoseconds */ member
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h136 double avg() const { in avg() function
/openbsd/sys/dev/pci/drm/i915/gem/
H A Di915_gem_shrinker.c303 unsigned long avg = 2 * count / num_objects; in i915_gem_shrinker_count() local
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_context.c618 u64 avg = ewma_runtime_read(&ce->stats.runtime.avg); in intel_context_get_avg_runtime_ns() local
H A Dintel_context_types.h152 struct ewma_runtime avg; member
/openbsd/sys/dev/usb/
H A Duoak.h141 struct ksensor avg; member
/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-control.c215 struct timeval sumwait, avg; in pr_stats() local
/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp390 std::optional<double> avg; in DumpTraceInfoAsJson() local
/openbsd/regress/lib/libcrypto/bn/
H A Dbn_mod_exp.c246 int avg = 2 * BN_BITS, deviate = BN_BITS / 2; in generate_test_quintuple() local
/openbsd/sbin/ping/
H A Dping.c1040 double avg = tsum / num; in summary() local
/openbsd/sbin/unwind/libunbound/services/
H A Dmesh.c2014 struct timeval avg; in mesh_stats() local
/openbsd/usr.sbin/unbound/services/
H A Dmesh.c2014 struct timeval avg; in mesh_stats() local
/openbsd/usr.sbin/unbound/daemon/
H A Dremote.c699 struct timeval sumwait, avg; in print_stats() local
/openbsd/usr.sbin/relayd/
H A Drelayd.h280 u_int32_t avg; member
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4209 u32 avg, peak; in amdgpu_dm_backlight_get_level() local